首页 / 新闻 / ComponentSpace SAML Suite Fall 2021 Release 1 (v5.0.0+v4.0.0)
ComponentSpace SAML Suite Fall 2021 Release 1 (v5.0.0+v4.0.0)
启用对 SAML 配置的 Entity Framework(实体框架)支持。
10月 18, 2021
新版本
特性
ComponentSpace SAML v2.0 for ASP.NET v5.0.0 Updates:
Enables Entity Framework support for the SAML configuration.
Adds support for the HTTP-Post binding for non-standard platforms using SAMLHttpResponse.
Supports extension XML schemas to validate custom SAML attribute value datatypes.
Defaults to validating SAML messages against the XML schemas.
Supports Strong name and allows partially trusted callers for the extension DLLs so they can run in medium trust environments.
For consistency, this release renames the configuration ID to Name. This only affects multi-tenant configurations.
ComponentSpace SAML v2.0 for ASP.NET Core v4.0.0 Updates:
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.