Skip to content

Commit

Permalink
记住我,30分钟超时,需要对callback设置即可
Browse files Browse the repository at this point in the history
  • Loading branch information
kawhii committed Nov 13, 2017
1 parent d7762af commit 2432b6b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion sso-config/src/main/resources/config/sso-dev.properties
Original file line number Diff line number Diff line change
Expand Up @@ -370,4 +370,10 @@ cas.authn.attributeRepository.jdbc[1].leakThreshold=10
cas.authn.attributeRepository.jdbc[1].propagationBehaviorName=PROPAGATION_REQUIRED
cas.authn.attributeRepository.jdbc[1].batchSize=1
cas.authn.attributeRepository.jdbc[1].failFast=true
## \u591A\u5C5E\u6027\u8FD4\u56DE\u7ED3\u675F
## \u591A\u5C5E\u6027\u8FD4\u56DE\u7ED3\u675F



#\u8BB0\u4F4F\u6211
cas.ticket.tgt.rememberMe.enabled=true
cas.ticket.tgt.rememberMe.timeToKillInSeconds=1800

0 comments on commit 2432b6b

Please sign in to comment.