I'm trying to trace a mild issue with my CAS 5.0.5 overlay in which a logged in user returns with a new service URL and gets the login page again, despite global renew being set to false, and the service not having renew set in the registry. I found the following entries (attached) in my log file occurring right as the browser gets redirected from the new service and CAS is supposed to find the TGC and generate a new ST. Two things:
- Earlier in the log file (not in the attachment) I got "<Warning cookie path is set to null and path /cas>", but I have "cas.warningCookie.domain=
cas-dev.sju.edu" in my cas.properties. What gives?
- The log file reports that "<No warning cookie generator is defined>". Where can I specify a generator, and what should I set it to?