mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
Stops KeycloakLogoutHandler from throwing an exception if the authentication is not of type KeycloakAuthenticationToken. Fixes KEYCLOAK-1438.