Hello, I fixed my problem with ClearPass functionnality and now, I'm trying to get RememberMe working.
I'm with CAS server 3.5.2 and following the documentation available for the 3.4.2 on CASUM, it's not working. First, I don't understand how the value for ExpirationPolicies works, then, when I check or I don't check the rememberMe box, and when I'm already logged in CAS and I want to log me in another CASsified app, I have to relog in even the TGC has a lifetime of 3 months. Here's the output of the cas server log : 2013-12-03 09:58:28,274 DEBUG [org.jasig.cas.web.support.CasArgumentExtractor] - Extractor generated service for: https://sandbox.univ-lyon1.fr/cas/examples/example_simple.php 2013-12-03 09:58:28,274 DEBUG [org.jasig.cas.ticket.registry.DefaultTicketRegistry] - Attempting to retrieve ticket [TGT-7-YkVdeWJlnU2BFhjdfeDfb6onePFccgarTS7aLXSyprdW9JoKLf-cas.univ-lyon1.fr] 2013-12-03 09:58:28,274 DEBUG [org.jasig.cas.ticket.registry.DefaultTicketRegistry] - Ticket [TGT-7-YkVdeWJlnU2BFhjdfeDfb6onePFccgarTS7aLXSyprdW9JoKLf-cas.univ-lyon1.fr] found in registry. 2013-12-03 09:58:28,275 DEBUG [org.jasig.cas.extension.clearpass.TicketRegistryDecorator] - Removing mapping ticket [TGT-7-YkVdeWJlnU2BFhjdfeDfb6onePFccgarTS7aLXSyprdW9JoKLf-cas.univ-lyon1.fr] to user name [vincent.hurtevent] 2013-12-03 09:58:28,275 DEBUG [org.jasig.cas.ticket.registry.DefaultTicketRegistry] - Removing ticket [TGT-7-YkVdeWJlnU2BFhjdfeDfb6onePFccgarTS7aLXSyprdW9JoKLf-cas.univ-lyon1.fr] from registry 2013-12-03 09:58:28,275 DEBUG [org.jasig.cas.ticket.registry.DefaultTicketRegistry] - Attempting to retrieve ticket [TGT-7-YkVdeWJlnU2BFhjdfeDfb6onePFccgarTS7aLXSyprdW9JoKLf-cas.univ-lyon1.fr] I'm working with the default ticket registry for now. Could someone explain me how set expiracy values ? Has someone succeeded in having RememberMe working with version 3.5.2 ? Thank you -- 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
