I’m using the SAML-Plugin to connect to a keycloak instance.
Since the last update the logout is not working. I just get a Not Implemented
on the /auth/saml/spslo
site when clicking ‘Logout’. When going back in browsers history I’m still logged in.
I’ve found this PR in the repo stating the same issue.