ComponentSpace SAML for ASP.NET Core

Implementieren Sie SAML v2.0-Assertions, -Protokolle, -Bindings und -Profile.

Veröffentlicht von ComponentSpace
Wird von ComponentSource seit 2002 vertrieben

Preise ab: US$ 1,273.02 Version: v6.0.0 Letzte Aktualisierung: Jan 5, 2026 4.50 Stern Durchschnittliche Bewertung4.50 Stern Durchschnittliche Bewertung4.50 Stern Durchschnittliche Bewertung4.50 Stern Durchschnittliche Bewertung4.50 Stern Durchschnittliche Bewertung (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.0.4

Released: Mar 13, 2018

Updates in v2.0.4

Funktionen

  • Adds Azure key vault support.
  • Adds OnResolveUrl delegate so SAML message destination URLs may be changed.
  • Adds HTTP-Artifact support to the main APIs.
  • Uses IOptionsSnapshot to pick up configuration changes without an application restart.
  • Supports specifying a requested NameID in the authn request through SSO options.
  • For security reasons, certificate strings are not logged.
  • Supports checking the validity of the assertion consumer service URL in the authn request.
  • Changes the SAML options ConfigurationID and PartnerName properties to delegates to support dynamic configuration.
  • Checks for valid NotOnOrAfter time when adding the SAML assertion ID to the cache.
  • Resolves ISamlClaimFactory through dependency injection.
  • Supports the IdP specifying the authn context programmatically.
  • Adds SAML middleware for IdP support.

Fehlerkorrekturen

  • Fixes bug serializing organization name in metadata.
  • Fixes bug throwing exception when assertion replayed.
  • Fixes bug importing entities descriptor with multiple entity descriptors.