-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Add support for getting end_session_endpoint from OIDC Configuration #5540
Copy link
Copy link
Closed
Labels
in: oauth2An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)type: enhancementA general enhancementA general enhancement
Milestone
Description
Summary
Okta has an end_session_endpoint property that can be used to construct a global logout that happens on the client. Example code here.
It would be nice if Spring Security's OIDC support provided a way to access this end_session_endpoint. This property is present in ./well-known/openid-configuration.
Version
5.1.0.BUILD-SNAPSHOT
Sample
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
in: oauth2An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)type: enhancementA general enhancementA general enhancement