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 v5.1.0

Released: Jul 25, 2024

Updates in v5.1.0

Funktionen

  • Change HttpPostFormOptions.OtherFormVariables to a delegate to support dynamic form variable values.
  • Include the NameIDFormat in the ISpSsoResult and the SAML authentication handler's AuthenticationProperties.
  • When there are multiple pending SAML responses within the one browser session, respond to the most recent first rather than the oldest.
  • Make the SAML authentication handler property key names public.
  • Make the SAML authentication handler and middleware inheritable.
  • Support specifying the NameID format through the ISamlIdentityProvider interface.
  • Include the optional correlationID to support multiple pending responses.

Fehlerkorrekturen

  • Send the authn request to ISsoOptions.Destination, if specified.