
Includes improvements to SAML authentication handler.
Features
- Treat each SAML attribute value as a separate claim in the SAML authentication handler.
- Support overriding the setting of the SAML session cookie.
- Includes code demonstrating how to handle browsers that don’t support SameSite=None.