Can anyone tell me if the "Remember me" TGC cookie should be a persistent cookie? For some reason I cannot get the cookie to be issued by CAS as a persistent cookie.
I am running the 5.1.x branch. I have the following set in cas.properties:
cas.ticket.tgt.rememberMe.enabled=true
cas.ticket.tgt.rememberMe.timeToKillInSeconds=28800
cas.tgc.rememberMeMaxAge=28800