By Saran - 12/13/2020
Is there a way to receive response on Identity provider from Service provider, after SAMLServiceProvider.ReceiveSSO is called.
|
By ComponentSpace - 9/15/2021
The SAMLController.ValidateMessagesAgainstSchema property sets a static boolean. It's a global setting affecting all SAML SSO sessions regardless of the SAML configuration used. There isn't an option to set this on a per SAML configuration basis.
|
|