ComponentSpace SAML Suite - Fall 2022 Release 1 (v6.0.0+v4.5.0)

Released: Nov 17, 2022

Updates in Fall 2022 Release 1 (v6.0.0+v4.5.0)

Features

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

  • Added support for encrypted Name IDs.
  • Added support for multiple pending SAML responses within the one browser session.
  • Removed the pre Microsoft .NET 4.0 framework HttpRequest/HttpResponse based low-level APIs.

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

  • Added support for encrypted Name IDs.
  • Added support for multiple pending SAML responses within the one browser session.
  • You can now signout the user in the SAML authentication handler on a local signout.
  • Added the ability to use the IHttpClientFactory – only affects SOAP, PAOS,URI bindings and metadata download.
  • Use IOptionsMonitor rather than IOptionsSnapshot as it is more performant.