Thank you for your answer .

Now i got this

cas.tgc.maxAge=-1
# cas.tgc.domain=
cas.tgc.name=TGC
#cas.tgc.secure=false
#cas.tgc.rememberMeMaxAge=1350000
cas.tgc.encryptionKey=kGF9P2ZuU0ovlaCWxhiHix1bxH2pGfqlG5qGzqdxjY4
cas.tgc.signingKey=K5yrl7ThQ5wwX8pbtEgdHF4aDuwUwFkHmhARzSRdNvNpXF1FFk_sYIgRHZZVJWdlMlGecQ-bePNlf0pexIzj2A
cas.tgc.cipherEnabled=true

# #remember me 31 days in seconds
# # Set to a negative value to never expire tickets
cas.ticket.tgt.maxTimeToLiveInSeconds=25200
#cas.ticket.tgt.timeToKillInSeconds=7200
cas.ticket.tgt.rememberMe.enabled=true
cas.ticket.tgt.rememberMe.timeToKillInSeconds=1350000
#cas.ticket.tgt.timeout.maxTimeToLiveInSeconds=1350000
##
#Throttled Timeout
##
#cas.ticket.tgt.throttledTimeout.timeToKillInSeconds=28800
#cas.ticket.tgt.throttledTimeout.timeInBetweenUsesInSeconds=5
#cas.ticket.tgt.hardTimeout.timeToKillInSeconds=28800


And session keep alive when i close my web browser . :'(

Le mardi 27 février 2018 13:29:34 UTC+1, Manfredo Hopp a écrit :
>
> Try this
>
> cas.ticket.tgt.maxTimeToLiveInSeconds=25200
> cas.ticket.tgt.rememberMe.enabled=true
> cas.ticket.tgt.rememberMe.timeToKillInSeconds=2592000
>
> To test these set lower values.
> Also dont use secure=false
>
> El martes, 27 de febrero de 2018, vallee.romain <vallee...@gmail.com 
> <javascript:>> escribió:
>
>> Hello,
>>
>> i try to setup jasig TGC for this use case :
>>
>> When i check rememberMe : 1 months without need to enter login.password
>>
>> When i don't check rememberme : 7 hours unless i close the brother . If i 
>> close the brother, i would like to have login/password prompte at next 
>> login.
>>
>>
>> I think rememberMe if ok .
>>
>> But when i try to closed/open the brother, the session is already up .
>>
>> # cas.tgc.path=
>> cas.tgc.maxAge=-1
>> # cas.tgc.domain=
>> cas.tgc.name=TGC
>> cas.tgc.secure=false
>> cas.tgc.rememberMeMaxAge=1350000
>> cas.tgc.encryptionKey=xxxxxxxxxxx
>> cas.tgc.signingKey=xxxxxxxxxxxxxxxxx
>> cas.tgc.cipherEnabled=true
>>
>> # #remember me 31 days in seconds
>> # # Set to a negative value to never expire tickets
>> cas.ticket.tgt.maxTimeToLiveInSeconds=1350000
>> cas.ticket.tgt.timeToKillInSeconds=7200
>> cas.ticket.tgt.rememberMe.enabled=true
>> cas.ticket.tgt.rememberMe.timeToKillInSeconds=1350000
>> cas.ticket.tgt.timeout.maxTimeToLiveInSeconds=1350000
>> ##
>> #Throttled Timeout
>> ##
>> cas.ticket.tgt.throttledTimeout.timeToKillInSeconds=28800
>> cas.ticket.tgt.throttledTimeout.timeInBetweenUsesInSeconds=5
>> cas.ticket.tgt.hardTimeout.timeToKillInSeconds=28800
>>
>>
>>
>> Have you got an idea ?
>>
>> Best regards
>>
>> Romain
>>
>> -- 
>> - Website: https://apereo.github.io/cas
>> - Gitter Chatroom: https://gitter.im/apereo/cas
>> - List Guidelines: https://goo.gl/1VRrw7
>> - Contributions: https://goo.gl/mh7qDG
>> --- 
>> 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 cas-user+u...@apereo.org <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/a/apereo.org/d/msgid/cas-user/d8c90dba-d149-4ff5-871e-31c38c8722ba%40apereo.org
>>  
>> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/d8c90dba-d149-4ff5-871e-31c38c8722ba%40apereo.org?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/6aece637-1140-4e03-afbe-a249bd8b56cc%40apereo.org.

Reply via email to