Thanks Scott. It did the job. changed the cookie path at the application level to make it work.
One more question, Can i create a Custom Cookie after CAS authenticates and redirects to actual application On Tue, Dec 7, 2010 at 11:33 PM, Scott Battaglia <[email protected]>wrote: > The cookie path is set automatically to be the request context path. > Domains can be controlled by the Spring Cookie Generators configured in our > config files. > > Cheers, > Scott > > On Tue, Dec 7, 2010 at 8:44 PM, Vipin Jain <[email protected]> wrote: > >> Hello, >> >> How can we change the Cookie Path and Domain for CAS on Tomcat Server. >> >> Thanks >> Vipin >> >> -- >> 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
