On 04/12/2010 03:37 AM, Amaury wrote:
Hi,
I would like to know if there is a simple way to change the ticket name parameter in the URL, wich 
is "ticket", because I'm CAS-ifying a php application that having already a 
"ticket" URL param.

I suspect it may be easier to work around it in your application. Maybe something along these lines will work for you:

Save the destination URL into the session and authenticate the user with CAS. When the user returns successfully from CAS, redirect them to the saved destination URL.

Thanks,
John

--
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-dev

Reply via email to