홈 / 뉴스 / ComponentSpace SAML v2.0 for ASP.NET v6.2.0
ComponentSpace SAML v2.0 for ASP.NET v6.2.0
최신 SAML 프로필 사양에 대한 업데이트를 포함합니다.
3월 15, 2023
신규 버전
기능
Added the DisableClearAllSessionsOnLogout flag to configure how multi-session SLO is handled.
Defaulted the configuration flags SignLogoutRequest, SignLogoutResponse, WantLogoutRequestSigned and WantLogoutResponseSigned to true as these messages must be signed as per the SAML Profiles specification.
Defaulted the configuration flag SignAssertion to true as per the SAML Profiles specification.
Defaulted the configuration flags SignAuthnRequest and WantAuthnRequestSigned to true to encourage best security practices.