Hello!
We're getting an issue where /logout isn't redirecting to cas.logout.redirect-url (or doing anything). If a user hits /logout, their session will be destroyed, but the server will return a blank response (so the user sees nothing but a blank page). If they refresh /logout, it will redirect normally.
We're using delegated authentication; I don't know if pac4j is related to this issue at all.
We're hitting this issue on both 6.4.6.2 and 6.5.2.
Does anyone have any suggestions?
Thanks!