Closed (duplicate)
Project:
CAS
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 May 2007 at 14:10 UTC
Updated:
25 May 2007 at 15:22 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| cas_logout_uri_fix.patch.txt | 666 bytes | jdleonard |
Comments
Comment #1
jdleonardActually, 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.
Comment #2
jdleonardSee http://drupal.org/node/146817