From what I can tell, when the CAS URI setting is specified, the URL to which users are redirected after choosing to log out of CAS contains an extra forward slash. On my university's CAS server, this causes the user to not be logged out of CAS despite stating that the user has been logged out. This patch removes the extra forward slash.

Please do double check that I'm not crazy on this one.

CommentFileSizeAuthor
cas_logout_uri_fix.patch.txt666 bytesjdleonard

Comments

jdleonard’s picture

Actually, hold off on this patch as it will conflict with another patch I'll roll later today that will allow an admin to specify a URL for users to be redirected to after the CAS server logs them out. It will also make that bit of code a bit neater.

jdleonard’s picture

Status: Needs review » Closed (duplicate)