Microsoft 365 features that help users manage their subscriptions, account settings, and billing information.
Hello Henman,
Based on your description, first may I double confirm if you put the WAP server in a DMZ, please make sure that 443 port is opened in your local firewall, and also please try to modify the WAP server DNS ip points to your local DC(DNS) then see if it make any difference, thanks.
Moreover, please make sure the timezone in both ADFS and WAP server are the same ( within 5 minutes), if it is OK, in this case please try to login ADFS server and then open the powershell to run the following one by one
- enable-ADFSEndpoint -TargetAddress /adfs/services/trust/13/Windows
- Set-ADFSEndpoint -TargetAddress /adfs/services/trust/13/Windows -Proxy $true
After that please re-start your ADFS server and then re-configure the WAP server to see if you could establish the federation trust, also please make sure your Federation service name is the same as your ADFS and the internal/external url of the published are the same ie. https://adfs.domain.com etc.
Please feel free to share with me if you got any further updates, thanks.
Best Regards,
Oliver