ComponentSpace SAML for ASP.NET Core

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

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

价格从: $ 1,273.02 版本:v6.0.0 更新: Jan 5, 2026 4.50评价的平均星级4.50评价的平均星级4.50评价的平均星级4.50评价的平均星级4.50评价的平均星级 (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.

SAML v2.0 for ASP.NET Core v1.0.4

Released: Aug 9, 2017

v1.0.4 中的更新

特性

  • 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 methods.
  • Made ICertificateLoader and IHttpRedirectBinding async.
  • Used a ConcurrentDictionary rather than explicit locks in the CachedCertificateLoader.

修补程序

  • Fixed bug when UseEmbeddedCertificate set to true.
  • Fixed bug setting the xml:lang attribute in metadata.