Hi Jan,If the "authentication-service" user doesn't have a keystore
defined on it (even if you are not using encryption) then the SAML
handler will skip logout. To check if this is the case, do the
following:Go to
http://aem-host:port/libs/granite/security/content/useradmin.html.Click
on the authentication-service user.Under Account Settings click Create
KeyStore and create an empty keystore (otherwise if it says Manage
KeyStore) then this isn't the cause of the issue.If that doesn't fix the
iss...