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 v4.0.0

Released: Oct 14, 2021

Updates in v4.0.0

Features

  • Adds SamlDatabaseConfigurationResolver for storing SAML configuration using the Entity Framework.
  • Adds SamlCachedConfigurationResolver for caching SAML configuration.
  • Defaults to the current HTTP request if the AuthenticationProperties.RedirectUri hasn’t been specified when the authentication challenge method is called.
  • Updates the SamlAuthenticationOptions.LoginCompletionUrl delegate to accept the redirectUri as an input argument.
  • Adds ISamlProvider.ClearSessionAsync method to clear the internal SSO session state.
  • For consistency, this release renames the configuration ID to Name. This only affects multi-tenant configurations.