首页 / 新闻 / ComponentSpace SAML v2.0 for ASP.NET v6.2.0
ComponentSpace SAML v2.0 for ASP.NET v6.2.0
包括对最新的 SAML Profiles(配置文件)规范的更新。
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.