ホーム / ニュース / 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.