https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20854 --- Comment #7 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 118347 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118347&action=edit Bug 20854: Allow correct redirect on logout for Cas servers 3.0 and superior. Test plan: 1) Apply the patch 2) Set the system preference casLogout to "Yes" 3) Set the new system preference CasServerVersion to "CAS 3 or superior" 4) Check that you are redirected to Koha after a CAS logout from a CAS 3 server 5) Set the new system preference CasServerVersion to "CAS 2 or inferior" 6) Check that you are redirected to Koha after a CAS logout from a CAS 2 server Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.