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: US$ 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.

Lanzamientos de ComponentSpace SAML for ASP.NET Core

Released: Jan 3, 2018

Actualizaciones en 2.0.3

Características

  • Add SAML metadata generation, import and export support.
  • Support no name identifier when sending a logout request.
  • Make the SAML configuration ID optional.
  • Register the IHttpContextAccessor as this is required when running on Azure.
  • MVC attribute routing clears the HTTP request body so access the HTTP form property instead.
  • Add Azure key vault support.
  • Add OnResolveUrl delegate so SAML message destination URLs may be changed.
  • Add HTTP-Artifact support to the main APIs...

Released: Nov 7, 2017

Actualizaciones en v2.0.2

Características

  • Added SAML mapping rules to enable simple identity transformations.
  • Changed X509SerialNumber schema definition from integer to string as some numbers are longer than an integer.
  • Added support for Artifact, PAOS, SOAP and URI bindings.
  • Added support for logout in the authentication handler.
  • Added delegates for accessing and updating SAML protocol messages and assertions.

Correcciones

  • Fixed bug serializing encrypted element.

Released: Sep 24, 2017

Actualizaciones en v2.0.1

Características

  • Adds support for ASP.NET Core 2.0 applications.

Released: Aug 9, 2017

Actualizaciones en v1.0.4

Características

  • Includes scoping in SsoOptions to support Azure domain hint.
  • Used a fixed cookie name for the SSO session state so it can be retrieved after application restarts.
  • Added DistributedSsoSessionStoreOptions to make the cookie name configurable if required.
  • Added WantAssertionOrResponseSigned configuration flag.
  • Added the ISamlConfigurationResolver interface so resolution of configuration may be customized and not necessarily reliant on SAML configuration.
  • Added SsoStatus.CanSlo...

Released: Jun 12, 2017

Actualizaciones en v1.0.2

Correcciones

  • Ensure there are SAML attributes before attempting to create claims from them.
  • For the recipient and destination checks, support either the provider name or URL.
  • Throw a more specific error if the XML security service cannot be contacted.