Hello,
the prototype of our SAML Plugin works fine when connected to our Okta. I deployed the same plugin, same code, no changes, at customer site.
They are using AzureAD for SAML. I got the metadata.xml from our customer.
Now, when redirecting to the AzureAD Login I get the error:
AADSTS750054: SAMLRequest or SAMLResponse must be present as query string parameters in HTTP request for SAML Redirect binding.
the http response is 400 Bad Request.
Anyone encountered this error? What's wrong?
Regards
Robert