ComponentSpace SAML Suite - Summer 2019 Update

Released: Jun 11, 2019

Summer 2019 Update での更新項目

機能

SAML v2.0 for ASP.NET updates:

  • Don't mark the SAML session cookie as secure if not using HTTPS.
  • Make authn request scoping information available to the IdP through the SSOOptions.
  • Support importing multiple certificates in the MetadataImporter.

SAML v2.0 for ASP.NET Core updates:

  • To support GDPR, specify the SAML session cookie as essential.
  • Include the relay state in the On…Received delegates.
  • Add IConfigurationToMetadata interface.
  • Don't mark the SAML session cookie as secure if not using HTTPS.