laravel-saml2
laravel-saml2 copied to clipboard
Need to be able to remove the RelayState and SAMLRequest get parameters from redirect.
We are working with a system where the RelayState and SAMLRequest GET params cause the IdP login page to break.
Would it be possible to have an option which disables these query string params?
Thanks