Skip to content

Add support for getting end_session_endpoint from OIDC Configuration #5540

Closed
@mraible

Description

@mraible

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

https://github.com/oktadeveloper/okta-spring-boot-react-crud-example/compare/spring-security-5.1

Metadata

Metadata

Assignees

Labels

in: oauth2An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions