SAML v2 with Azure AD & Django
-
Hello all!
ATM, We have SSO via Google and Microsoft conector working fine. We have a new requirement to implement SAML v2 with Azure.
Following the next guide https://fusionauth.io/docs/v1/tech/identity-providers/samlv2/azure-ad we got blocked by the following msg:
"message" : "The SAML v2 login request is missing the SAMLRequest parameter."
Azure
Fushion auth - Aplications
Isn't it the same url? What parameter is missed?
Thanks in advance for your support!
-
Is this still an open issue for you? If so, including the debug information (and turning on debug for the SAML IdP can be helpful) as you complete the SAML handshake.
- Josh