
Adds cookie SSO session store, plus support for the content security policy HTTP header.
Features
- 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.