ComponentSpace SAML Suite - Fall 2020 Release 2 (v4.5.0+v3.2.0)

Released: Oct 20, 2020

Fall 2020 Release 2 (v4.5.0+v3.2.0) での更新項目

機能

SAML v2.0 for ASP.NET v4.5.0 updates:

  • Ensures the assertion hasn’t expired before adding its ID to the assertion replay check cache.
  • Supports an optional subject alternative name in CreateSelfSignedCert.
  • Allows refactoring the XML encryption class so it is easier to support other algorithms.
  • Makes it easier to specify a different target for the HTTP Post HTML form.

SAML v2.0 for ASP.NET Core v3.2.0 updates:

  • Supports RSASSA-PSS signature algorithms (http://www.w3.org/2007/05/xmldsig-more#sha256-rsa-MGF1 etc).
  • Allows refactoring the XML encryption and signatures classes so it is easier to support other algorithms.
  • Ensures the assertion hasn’t expired before adding its ID to the assertion replay check cache.
  • Fires the OnSendMessage after the message is signed rather than before.
  • Supports an optional subject alternative name in CreateSelfSignedCert.
  • Makes it easier to specify a different target for the HTTP Post HTML form.