홈 / 뉴스 / ComponentSpace SAML v2.0 for ASP.NET Core v2.0.6
ComponentSpace SAML v2.0 for ASP.NET Core v2.0.6
SAML 어설션의 사용자 지정 어드바이스를 위한 서포트 및 XML 스키마 검사를 사용하지 않도록 설정하는 기능을 추가합니다.
8월 13, 2018
신규 버전
기능
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.