ComponentSpace SAML Suite - Winter 2023 (v6.1.0+v4.6.0)

Released: Jan 11, 2023

Atualizações na Winter 2023 (v6.1.0+v4.6.0)

Recursos

ComponentSpace SAML v2.0 for ASP.NET v6.1.0 updates:

  • When sending a logout request, start with the most recent rather than the oldest session.
  • Disable SHA-1 support by default. If required, it can be enabled using the EnableSha1Support configuration flag.

ComponentSpace SAML v2.0 for ASP.NET Core v4.6.0 updates:

  • Add artifact resolve and response related events.
  • Used a typed HTTP client to provide tailored configuration of client certificates etc.
  • When verifying signatures, only check the validity of the certificate used for the verification.
  • When generating signatures, use a valid (i.e. non-expired) certificate.
  • When sending a logout request, start with the most recent rather than the oldest session.
  • Include AddConfigurationResolver, AddSamlDatabaseConfigurationResolver and AddCachedSamlDatabaseConfigurationResolver convenience methods.
  • Disable SHA-1 support by default. If required, it can be enabled using the EnableSha1Support configuration flag.