ComponentSpace SAML for ASP.NET Core

Implementa aserciones, protocolo, vinculaciones y perfiles de SAML v2.0.

Publicado por ComponentSpace
Distribuido por ComponentSource desde 2002

Precios desde: $ 1,273.02 Versión: v6.0.0 Actualizado: Jan 5, 2026 4.50  - Puntuación media de estrellas4.50  - Puntuación media de estrellas4.50  - Puntuación media de estrellas4.50  - Puntuación media de estrellas4.50  - Puntuación media de estrellas (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 v3.7.0

Released: Aug 6, 2021

Actualizaciones en v3.7.0

Características

  • As well as .NET Standard 2.0 and 2.1, target .NET 5.0.
  • Add support for certificate validation.
  • Provide a better exception message in the destination check.
  • Support charset being included in the Content-Type header for HTTP-Post.
  • In SOAP binding, call FlushAsync after WriteAsync rather than relying on Dispose to avoid InvalidOperationException: Synchronous operations are disallowed.
  • Add the IMetadataComparer interface for comparing SAML metadata.
  • Add the CheckForMetadataUpdates example.
  • Add OnInitiateSso, OnInitiateSlo and OnSendSlo events to the SAML authentication handler.
  • Add OnInitiateSso, OnSendSso, OnInitiateSlo and OnSendSlo events to the SAML middleware.
  • Support extension XML schemas to validate custom SAML attribute value datatypes.