
Adds support for the content security policy HTTP header, plus cookie SSO session store.
Features
SAML v2.0 for ASP.NET v3.1.0 updates:
- Add support for the content security policy HTTP header.
- Default the SAML cookie to secure.
- Sign NuGet packages.
SAML v2.0 for ASP.NET Core v2.1.0 updates:
- Add cookie Single Sign-On (SSO) session store.
- Add ISsoStatus.GetPartnerPendingResponse.
- Support specifying the configuration ID and partner name to middleware via query string parameters.
- Support specifying the configuration ID and partner name to the authentication handler via authentication properties.
- Add support for the content security policy HTTP header.
- Default the SAML cookie to secure.
- Sign NuGet packages.