ComponentSpace SAML v2.0 for ASP.NET

Implements SAML v2.0 assertions, protocol, bindings and profiles.

Published by ComponentSpace
Distributed by ComponentSource since 2002

Prices from: $ 1,174.04 Version: v7.0.0 NEW Updated: Mar 4, 2024 5.00 Star Average Review5.00 Star Average Review5.00 Star Average Review5.00 Star Average Review5.00 Star Average Review (4)

i

ComponentSpace SAML v2.0 for ASP.NET (for SAML v2.0 specification only) can also be bought as part of ComponentSpace SAML Suite that includes SAML v2.0 component for ASP.NET Core as well as the SAML v1.1 and SAML v2.0 components for ASP.NET.

ComponentSpace SAML v2.0 specification component for ASP.NET Core can be found here: ComponentSpace for SAML 2.0 for ASP.NET Core .

ComponentSpace SAML v...

Show more

ComponentSpace SAML v2.0 for ASP.NET (for SAML v2.0 specification only) can also be bought as part of ComponentSpace SAML Suite that includes SAML v2.0 component for ASP.NET Core as well as the SAML v1.1 and SAML v2.0 components for ASP.NET.

ComponentSpace SAML v2.0 specification component for ASP.NET Core can be found here: ComponentSpace for SAML 2.0 for ASP.NET Core .

ComponentSpace SAML v1.1 specification component can be found here: ComponentSpace for SAML 1.1 for ASP.NET .

If you require information about ComponentSpace SAML Components, please visit the pages above or Contact Us for pricing and availability.

ComponentSpace SAML v2.0 for ASP.NET v6.2.0

Released: Mar 15, 2023

Updates in v6.2.0

Features

  • Added the DisableClearAllSessionsOnLogout flag to configure how multi-session SLO is handled.
  • Defaulted the configuration flags SignLogoutRequest, SignLogoutResponse, WantLogoutRequestSigned and WantLogoutResponseSigned to true as these messages must be signed as per the SAML Profiles specification.
  • Defaulted the configuration flag SignAssertion to true as per the SAML Profiles specification.
  • Defaulted the configuration flags SignAuthnRequest and WantAuthnRequestSigned to true to encourage best security practices.

Fixes

  • Now cleans up the session state properly as IsSSO was returning true after SLO.