keycloak-scim/services
Thomas Darimont 04d16ed170 Prevent NPE in AuthenticationManager.backchannelLogout (#23306)
Previously, if the user was already removed from the userSession
and the log level was set to DEBUG, then an NPE was triggered by
the debug log statement during backchannelLogout.

Fixes #23306
2023-09-18 08:16:51 +02:00
..
src Prevent NPE in AuthenticationManager.backchannelLogout (#23306) 2023-09-18 08:16:51 +02:00
pom.xml Refactor Admin REST API Documentation to use OpenAPI annotations. 2023-06-29 17:03:38 +02:00