Hello,
I'm trying to login to Microsoft Entra ID and I get this error.
AADSTS750054: SAMLRequest or SAMLResponse must be present as query string parameters in HTTP request for SAML Redirect binding.
All saml routes are well setted and enabled.
Identifier (Entity ID) and Reply URL are correctely setted on Microsoft Entra ID application.
I've tried to connect to an okta auth0 test application and the login works.
Any idea on how to solve? Thanks
Hello,
I'm trying to login to Microsoft Entra ID and I get this error.
AADSTS750054: SAMLRequest or SAMLResponse must be present as query string parameters in HTTP request for SAML Redirect binding.All saml routes are well setted and enabled.
Identifier (Entity ID) and Reply URL are correctely setted on Microsoft Entra ID application.
I've tried to connect to an okta auth0 test application and the login works.
Any idea on how to solve? Thanks