Hi
I am trying to get ADFS working in my environment to work with our external Intranet provider.
Setup:
DMZ Server - Proxy Role installed
Internal Server - ADFS 2.0 Installed
external A Record: sts.domainname.com
when i go to sts.domainname.com/adfs/ls i get this error:
in the event viewer on the ADFS Server i get an errors:
EventID: 364
Encountered error during federation passive request.Additional Data
Exception details:
Microsoft.IdentityServer.Web.RequestFailedException: MSIS7000: The sign in request is not compliant to the WS-Federation language for web browser clients or the SAML 2.0 protocol WebSSO profile.
at Microsoft.IdentityServer.Web.Dispatchers.UnknownRequestDispatcher.DispatchInternal(PassiveContext context)
at Microsoft.IdentityServer.Web.PassiveProtocolHandler.ProcessRequestInternal(PassiveContext context)
at Microsoft.IdentityServer.Web.PassiveProtocolHandler.ProcessRequest(HttpContext context)
If you require further information then please ask
Any help would be appreciated