ComponentSpace SAML for ASP.NET(英語版)

SAML v2.0のアサーション、プロトコル、バインディング、プロファイルを実装。

ComponentSpace 社の製品
2002 年より日本国内にてComponentSourceで販売中。

価格:¥ 269,610 (税込)〜 バージョン: v8.0.0 更新日: Jan 5, 2026 レビューの平均スコア: 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 v3.0.0

Released: Oct 18, 2018

v3.0.0 での更新項目

機能

  • Move to a single NuGet package and use this in the refreshed example projects.
  • Provide better support for ISAMLConfigurationResolver implementations when exporting metadata.
  • Include partner name in ISAMLObserver methods.
  • Add session ID delegate for storing the session ID in a custom cookie.
  • Add LocalCertificateKey/PartnerCertificateKey configuration settings to support certificates stored in the Azure key vault.
  • Remove basic authentication header support for ECP as this is no longer used.
  • Wrap DbCommand creation in a using block to prevent potential resource leaks.
  • Implement IDisposable in SAMLHttpRequest and SAMLHttpResponse to dispose of unmanaged resources.
  • Default to in-memory cookie based SSO sessions rather than relying on the ASP.NET session.
  • Support deletion of SSO sessions.
  • Support specifying the AssertionConsumerServiceIndex in the SSO options.