Failure to remove trailing ticket= parameter in URL sent to app, after auth with mod-auth-cas
Olivier Berger
olivier.berger at it-sudparis.eu
Tue Aug 12 07:10:50 EDT 2008
Hi.
Sorry again if this a FAQ.
I am trying to CAS-ify a TWiki installation behind mod-auth-cas.
After authentication by the CAS server, the URL displayed in TWiki looks
like :
http://localhost/cgi-bin/twiki/viewauth/TWiki/TWikiAccessControl?t=1218539240&ticket=ST-15-4pkBwI2qhZc0NHmaKVyi-cas
I would have expected the removal of the
"&ticket=ST-15-4pkBwI2qhZc0NHmaKVyi-cas" part by mod_auth_cas (looking
at the code : removeCASParams() which seems to do that)
Unfortunately, it won't please TWiki to have this trailing "ticket"
param when saving page contents later on :(
Maybe removeCASParams() ain't called when it should be, or it fails
parsing the params ?
Any hints ?
Thanks in advance.
--
Olivier BERGER <olivier.berger at it-sudparis.eu>
http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 1024D/6B829EEC
Ingénieur Recherche - Dept INF
Institut TELECOM, SudParis (http://www.it-sudparis.eu/), Evry (France)
More information about the cas
mailing list