Interface EndSessionConfiguration
- All Known Implementing Classes:
OauthConfigurationProperties.OpenIdConfigurationProperties.EndSessionConfigurationProperties
public interface EndSessionConfiguration
OpenID end session configuration.
- Since:
- 1.2.0
- Author:
- James Kleeh
-
Method Summary
-
Method Details
-
getRedirectUri
- Returns:
- The URI that the provider should redirect back to after logout.
-