ComponentSpace SAML v2.0 for ASP.NET

Implémente des assertions, protocoles, liaisons et profils SAML v2.0.

Publié par ComponentSpace
Distribué par ComponentSource depuis 2002

Prix à partir de : $ 1,174.04 Version : v7.0.0 NOUVEAU Mise à jour : Mar 4, 2024 Nombre moyen d'étoiles 5.00Nombre moyen d'étoiles 5.00Nombre moyen d'étoiles 5.00Nombre moyen d'étoiles 5.00Nombre moyen d'étoiles 5.00 (4)

i

ComponentSpace SAML v2.0 for ASP.NET (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 Core can be found here: ComponentSpace for SAML 2.0 for ASP.NET Core .

ComponentSpace SAML v...

Show more

ComponentSpace SAML v2.0 for ASP.NET (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 Core can be found here: ComponentSpace for SAML 2.0 for ASP.NET Core .

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.

Lancements de ComponentSpace SAML v2.0 for ASP.NET

Released: Mar 4, 2024

Mises à jour de v7.0.0

Fonctionnalités

  • Adds the ISAMLConfigurationNameResolver interface to support Entra ID multi-tenant applications and any other use cases where SAML message issuer names don't map directly to partner configuration names.
  • Adds the methods IsLocalIdentityProvider, IsLocalServiceProvider, GetPartnerIdentityProviderNames and GetPartnerServiceProviderNames to the ISAMLConfigurationResolver interface for better support of dynamic SAML configurations.

Correctifs

  • When importing metadata, default the...

Released: Nov 8, 2023

Mises à jour de v6.5.0

Fonctionnalités

  • Added support for certificate file passwords stored in web.config using the PasswordKey property.

Released: Sep 7, 2023

Mises à jour de v6.4.0

Fonctionnalités

  • Adds support for automatic and scheduled deletion of expired entries when using the database SSO session store.
  • Adds the ability to include the certificate thumbprint in the certificate filename to ensure it is unique, as different certificates may have the same subject DN, when importing metadata.

Released: May 19, 2023

Mises à jour de v6.3.0

Fonctionnalités

  • Added support for extension elements in SAML authn requests via the SSOOptions.

Correctifs

  • Fixed issue with SAMLServiceProvider.IsSSOCompletionPending.

Released: Mar 15, 2023

Mises à jour de v6.2.0

Fonctionnalités

  • Added the DisableClearAllSessionsOnLogout flag to configure how multi-session SLO is handled.
  • Defaulted the configuration flags SignLogoutRequest, SignLogoutResponse, WantLogoutRequestSigned and WantLogoutResponseSigned to true as these messages must be signed as per the SAML Profiles specification.
  • Defaulted the configuration flag SignAssertion to true as per the SAML Profiles specification.
  • Defaulted the configuration flags SignAuthnRequest and WantAuthnRequestSigned to true to...

Released: Jan 11, 2023

Mises à jour de v6.1.0

Fonctionnalités

  • When sending a logout request, start with the most recent rather than the oldest session.
  • Disable SHA-1 support by default. If required, it can be enabled using the EnableSha1Support configuration flag.

Released: Nov 17, 2022

Mises à jour de v6.0.0

Fonctionnalités

  • Added support for encrypted Name IDs.
  • Added support for multiple pending SAML responses within the one browser session.
  • Removed the pre Microsoft .NET 4.0 framework HttpRequest/HttpResponse based low-level APIs.

Released: Sep 7, 2022

Mises à jour de v5.4.0

Fonctionnalités

  • Added SAMLAttribute.ToString(separator) overload.
  • If returning attributes in an IDictionary, return multi-values separated by a comma.
  • Use the System.Security.Cryptography.Xml update that addresses Microsoft Security Advisory CVE-2022-34716.

Released: Jul 5, 2022

Mises à jour de v5.3.0

Fonctionnalités

  • Updated the XML schema to support the new XML encryption methods.
  • Repackaged the XML encryption extensions as NuGet packages.

Released: Apr 26, 2022

Mises à jour de v5.2.0

Fonctionnalités

  • Add support for the MySqlConnector database provider.
  • Support WebHosting and other Windows certificate stores.