首頁 / 新聞 / ComponentSpace SAML v2.0 for ASP.NET Core v4.0.0
ComponentSpace SAML v2.0 for ASP.NET Core v4.0.0
啟用對 SAML 配置的 Entity Framework(實體框架)支援。
10月 18, 2021
新版本
特性
Adds SamlDatabaseConfigurationResolver for storing SAML configuration using the Entity Framework.
Adds SamlCachedConfigurationResolver for caching SAML configuration.
Defaults to the current HTTP request if the AuthenticationProperties.RedirectUri hasn’t been specified when the authentication challenge method is called.
Updates the SamlAuthenticationOptions.LoginCompletionUrl delegate to accept the redirectUri as an input argument.
Adds ISamlProvider.ClearSessionAsync method to clear the internal SSO session state.
For consistency, this release renames the configuration ID to Name. This only affects multi-tenant configurations.