Closed
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