ComponentSpace SAML for ASP.NET Core

SAML v2.0 어설션, 프로토콜, 바인딩 및 프로파일을 구현합니다.

ComponentSpace사에서 공개
2002년 부터 ComponentSource에서 판매중

가격: US$ 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.

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

Released: Aug 10, 2018

v2.0.6 버젼 업데이트

기능

  • Support disabling XML schema checks.
  • Add interfaces for IdPSsoResult, SpSsoResult, SloResult etc to make mocking these for testing easier.
  • Support HttpOnly and Secure options for SAML cookie.
  • Add a display message parameter to the HTTP-Post template in case a message should be displayed in the browser.
  • Support custom advice in the SAML assertion.
  • Add GenerateSignature and CreateConfiguration examples.
  • Add MetadataToConfiguration.ImportUrlAsync overload that takes an HttpMessageHandler so a client certificate may be specified for authentication.
  • Add the IncludeClientCertificates configuration flag to include X.509 client certificates when establishing HTTPS connections as part of the SOAP, PAOS and URI SAML bindings.
  • Add ILicense interface for retrieving licensing information.
  • Add PeekMessageTypeAsync method to support single SAML endpoint.
  • Support relative URLs in the configuration for local and partner URLs.
  • Mark the SAML authentication handler and middleware public for dynamic authentication scheme creation.