mod_auth_cas does not currently provide this functionality. You would need to include some javascript to detect the ticket and refresh to the non-ticket URL.
On Thu, Feb 2, 2012 at 9:04 AM, Vipin Jain <[email protected]> wrote: > Hi Scott, > > We are using Apache Module mod_auth_cas 1.0.9.1, Can you please help us if > we can do the same in Apache Module. > > Thanks > > On Thu, Feb 2, 2012 at 7:11 PM, Scott Battaglia <[email protected] > > wrote: > >> Depending on your CAS client, you can set it to redirect after ticket >> validation (which removes the ticket parameter). >> >> >> On Thu, Feb 2, 2012 at 8:39 AM, Chetna Pant <[email protected]>wrote: >> >>> Hi, >>> >>> We are using CAS to authenticate liferay portal. When it authenticates >>> it shows a ticket in the query string. When we refresh the page with the >>> ticket in the query string it gives a blank page. Is there any solution so >>> that we do not get the blank page on refresh? >>> >>> >>> -- >>> Thanks & Regards, >>> Chetna Pant >>> >>> -- >>> 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-user >>> >>> >> -- >> 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-user >> >> > -- > 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-user > > -- [email protected] Key ID:7208B5B4 -- 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-user
