On Fri, 30 May 2014, Zac Harvey wrote:

It looks like (maybe) the CookieRetrievingCookieGenerator is responsible for creating the CASTGC?

https://github.com/Jasig/cas/blob/master/cas-server-webapp-support/src/main/java/org/jasig/cas/web/support/CookieRetrievingCookieGenerator.java

I am running into instances where CASTGC is not being generated and I need to debug why.

Is anyone aware of circumstances where CASTGC will not get generated?

Have you tried using Web Developer (Firefox) or DebugBar (IE) so that you can view the HTTP traffic between your browser and the CAS server? Those tools can show you a lot about what is really happening. For example, you can see if the CAS server is sending the CASTGC cookie to your browser.

        Andy

--
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

Reply via email to