Hello, been working out the steps to secure exchange server on my test network before tackling it in real life. Used this how to.
https://docs.microsoft.com/en-us/exchange/clients/outlook-on-the-web/ad-fs-claims-based-auth?view=exchserver-2019
Test network is domain controller, ADFS server, exchange server, WAP server, all windows 2019. It's all newly installed and updated.
Prior to making changes to exchange server (part6), WAP and ADFS worked with exchange server (double login, ADFS login and then Exchange login.) after changing Exchange OWA and ECP login to ADFS, i get Something went wrong error. (i am using edge in a inPrivate window)
:-(
Something went wrong
We can't get that information right now. Please try again later.
X-ClientId: A5ECFAA84B9049B9A6FB9EE0AF1BE4B8
request-id 0c43f21a-f6b3-4e3c-bd00-6cf5fc301259
X-OWA-Error Failed to load script: https://mail.MyDomain.com/owa/prem/15.2.792.3/scripts/boot.owaframe.0.mouse.js?bo=1
X-OWA-Version 15.2.792.3
X-FEServer MAILX
X-BEServer MAILX
Date:2/10/2021 6:41:18 PM
If i refresh the page, the web address changes to https://mail.mydomain.com/
interesting point is if i attempt to go to OWA on internal network, it works fine.
Basically i have run out of ideas.