
Validate decrypted SAML assertions against the SAML XML schemas.
Features
SAML v2.0 for ASP.NET v4.2.0 updates:
- Add SAMLHttpRequest.Headers property.
- Validate decrypted SAML assertions against the SAML XML schemas.
- Remove any -----BEGIN/END CERTIFICATE----- when loading a certificate string.
- Support disabling IdP-initiated SSO.
- Tighten up the InResponseTo checking.
SAML v2.0 for ASP.NET Core v2.9.0 updates:
- Validate decrypted SAML assertions against the SAML XML schemas.
- Remove any -----BEGIN/END CERTIFICATE----- when loading a certificate string.
- Support disabling IdP-initiated SSO.
- Tighten up the InResponseTo checking.