Hello,

I follow this documentation for "RememberMe" authentication :

https://apereo.github.io/cas/4.1.x/installation/Configuring-LongTerm-Authentication.html

When i login into jasig my cookieName : "p:cookieName" "ESIGTGC"


<bean id="ticketGrantingTicketCookieGenerator" class=
"org.jasig.cas.web.support.CookieRetrievingCookieGenerator"
          c:casCookieValueManager-ref="cookieValueManager"
          p:cookieSecure="true"
          p:cookieMaxAge="-1"
          p:rememberMeMaxAge="${rememberMeDuration:1209600}"
          *p:cookieName="ESIGTGC"*
          p:cookiePath="/cas"/>

>
>

Appear into my brower with an outdate value (3hours outdated) ( see attach 
file ).

do you think about a bug or configuration error?




Thank you

-- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/09654aba-ffcf-42f3-ba0b-2511b46ed959%40apereo.org.
For more options, visit https://groups.google.com/a/apereo.org/d/optout.

Reply via email to