FortiAuthenticator 4.1 and SAML
Hello,
We are very interested in using the SAML portal.
We want to couple it with our Microsoft ADFS infrastructure.
Are there more documentation/debug logs?
On our ADFS Forms based authentication was disabled which resulted in the following error in the eventviewer:
Exception details: Microsoft.IdentityServer.Service.Policy.PolicyServer.Engine.InvalidAuthenticationTypePolicyException: MSIS7102: Requested Authentication Method is not supported on the STS.
The FortiAuthenticator defines in the SAML request which auth method it wants:
<samlp:RequestedAuthnContext Comparison="exact"> <saml:AuthnContextClassRef>urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport</saml:AuthnContextClassRef>
If you do not have Forms based authentication active on your ADFS you get an error.
We would like to use Windows Integrated Authentication on ADFS so users dont have to enter credentials and it is seemless to them.
Is it possible to remove the RequestedAuthnContext?
I know get a webpage to enter my credentials. Authentication succeeds but I get an error on the FortiAuthenticator.
SAML Login portal
Errors: