See: Description
Interface | Description |
---|---|
EndSessionEndpoint |
Represents the end session endpoint of an OpenID provider.
|
Class | Description |
---|---|
AbstractEndSessionRequest |
A base class to extend from to log out of an OpenID provider.
|
Auth0EndSessionEndpoint |
Provides specific configuration to logout from Auth0.
|
AwsCognitoEndSessionEndpoint |
Provides specific configuration to logout from AWS Cognito.
|
EndSessionEndpointResolver |
Responsible for resolving which end session request to use for a given OpenID client configuration.
|
OktaEndSessionEndpoint |
Provides specific configuration to logout from Okta.
|