ComponentSpace SAML for ASP.NET Core(英語版)

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

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

価格:¥ 269,610 (税込)〜 バージョン: 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.

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

Released: Mar 13, 2018

v2.0.4 での更新項目

機能

  • Adds Azure key vault support.
  • Adds OnResolveUrl delegate so SAML message destination URLs may be changed.
  • Adds HTTP-Artifact support to the main APIs.
  • Uses IOptionsSnapshot to pick up configuration changes without an application restart.
  • Supports specifying a requested NameID in the authn request through SSO options.
  • For security reasons, certificate strings are not logged.
  • Supports checking the validity of the assertion consumer service URL in the authn request.
  • Changes the SAML options ConfigurationID and PartnerName properties to delegates to support dynamic configuration.
  • Checks for valid NotOnOrAfter time when adding the SAML assertion ID to the cache.
  • Resolves ISamlClaimFactory through dependency injection.
  • Supports the IdP specifying the authn context programmatically.
  • Adds SAML middleware for IdP support.

不具合の修正

  • Fixes bug serializing organization name in metadata.
  • Fixes bug throwing exception when assertion replayed.
  • Fixes bug importing entities descriptor with multiple entity descriptors.