Skip to content
Snippets Groups Projects
Commit 63c3e463 authored by Jérôme LELEU's avatar Jérôme LELEU Committed by Makhtar DIAGNE
Browse files

fix session hard timeout instead of idle timeout

parent 1b0cfc11
No related branches found
No related tags found
1 merge request!1Feature/design/1
......@@ -122,7 +122,7 @@ spring.cloud.discovery.client.composite-indicator.enabled=false
server.servlet.session.timeout=PT14400S
server.servlet.session.cookie.http-only=true
server.servlet.session.tracking-modes=COOKIE
cas.ticket.tgt.timeout.maxTimeToLiveInSeconds=14400
cas.ticket.tgt.hardTimeout.timeToKillInSeconds=14400
##
# CAS Thymeleaf View Configuration
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment