SAML authentication with Microsoft Entra ID

mattmarch
mattmarch Posts: 6  Freshman Member
First Comment Friend Collector

I understand this feature is still in beta but we're having the following issue.

All of our devices are already connected to Entra SSO, and it appears that when trying to login, we'll recieve the following error:

AADSTS75011: Authentication method 'X509, MultiFactor, X509Device' by which the user authenticated with the service doesn't match requested authentication method 'Password, ProtectedTransport'. Contact the <Application> application owner.

Upon troubleshooting in Entra, the following cause is provided:

Root cause: The application is requesting the user to sign in using a specific method but the user has already authenticated with a different method prior to access the application. For example, in the SAML request the application has a RequestedAuthnContext with the specific AuthnContextClassRef value urn:oasis:names:tc:SAML:2.0:ac:classes:Password but the user has used multifactor authentication to sign in.

Has this been reported as of yet and is it being worked on? We're keen to implement this as soon as possible.

Thanks!

All Replies