ComponentSpace SAML v2.0 for ASP.NET

实施 SAML 2.0 版的声明、协议、绑定和配置文件。

由以下开发商制作:ComponentSpace
ComponentSource开始代理销售的日期:2002年

价格从: $ 1,174.04 版本:v7.0.0 新增功能 更新: Mar 4, 2024 5.00评价的平均星级5.00评价的平均星级5.00评价的平均星级5.00评价的平均星级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.

ComponentSpace SAML v2.0 for ASP.NET 新版本发表

Released: Mar 4, 2024

v7.0.0 中的更新

特性

  • 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.

修补程序

  • When importing metadata, default the WantAuthnRequestsSigned...

Released: Nov 8, 2023

v6.5.0 中的更新

特性

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

Released: Sep 7, 2023

v6.4.0 中的更新

特性

  • 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

v6.3.0 中的更新

特性

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

修补程序

  • Fixed issue with SAMLServiceProvider.IsSSOCompletionPending.

Released: Mar 15, 2023

v6.2.0 中的更新

特性

  • 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 encourage...

Released: Jan 11, 2023

v6.1.0 中的更新

特性

  • 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

v6.0.0 中的更新

特性

  • 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

v5.4.0 中的更新

特性

  • 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

v5.3.0 中的更新

特性

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

Released: Apr 26, 2022

v5.2.0 中的更新

特性

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