ComponentSpace SAML for ASP.NET Core

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

Published by ComponentSpace
Distributed by ComponentSource since 2002

Prices from: $ 1,273.02 Version: v6.0.0 Updated: Jan 5, 2026 4.50 Star Average Review4.50 Star Average Review4.50 Star Average Review4.50 Star Average Review4.50 Star Average Review (3)

i

ComponentSpace SAML v2.0 for ASP.NET Core (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 can be found here: ComponentSpace for SAML 2.0 for ASP.NET .

ComponentSpace SAML v...

Show more

ComponentSpace SAML v2.0 for ASP.NET Core (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 can be found here: ComponentSpace for SAML 2.0 for ASP.NET .

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 Core v2.1.0

Released: Oct 18, 2018

Updates in v2.1.0

Features

  • Move example projects to ASP.NET Core 2.1.
  • Change the SAML middleware default login and logout URLs to the new ASP.NET Core 2.1 paths with the /Identity prefix.
  • Support custom ICertificateLoader implementations in the CachedCertificateLoader.
  • Default to HTTP only for the SAML SSO session cookie.
  • Include an explicit dependency on the System.Security.Cryptography.Xml package.
  • Distinguish between local IdP and SP SSO session state.
  • Support return URL query string parameters in the SAML middleware when initiating SSO or SLO.
  • Authenticate the user if required when initiating SSO in the SAML middleware.
  • Add delegate options to the SAML middleware to support modifying the authn request and SAML response/assertion.