Closed
Description
Document in the reference manual the OpenID Connect 1.0 Logout Endpoint.
- Add to feature list
- Add to protocol endpoints
- Document that it's recommended to register
SessionRegistry
andHttpSessionEventPublisher
@Bean
's in order to integrate with Spring Security's Concurrent Session Control feature.
Related gh-1068