提交 f116ef3f 编写于 作者: N Nicky.Ma

修改CAS配置

上级 654f1ba3
......@@ -69,16 +69,16 @@ platform.jdbc.maxActive=50
# Do note that the following settings MUST be generated per deployment.
#
# The encryption secret key. By default, must be a octet string of size 256.
# tgc.encryption.key=
#tgc.encryption.key=DSi19FXiMznOlZvZRHsThtl-3FZzNKjQzbHt8QASI7Q
# The signing secret key. By default, must be a octet string of size 512.
# tgc.signing.key=
#tgc.signing.key=fOs-_ZjGNfcLsg8LWqkuHM6KccWlTsozxZZrwptqFMQAIvzqCD5lL9s4hvqDp5f-w1bpQM8IUAKEotw7jzhlvw
# Decides whether SSO cookie should be created only under secure connections.
tgc.secure=false
# The expiration value of the SSO cookie
# tgc.maxAge=-1
tgc.maxAge=-1
# The name of the SSO cookie
tgc.name=TGC
......@@ -93,7 +93,7 @@ platform.jdbc.maxActive=50
warn.cookie.secure=false
# The expiration value of the SSO Warning cookie
# warn.cookie.maxAge=-1
warn.cookie.maxAge=-1
# The name of the SSO Warning cookie
warn.cookie.name=CASPRIVACY
......@@ -194,10 +194,11 @@ message.bundle.basenames=WEB-INF/locale/messages
# See the cas-servlet.xml file to understand how these properties are used.
#
# The encryption secret key. By default, must be a octet string of size 256.
# webflow.encryption.key=
# webflow.encryption.key=DsCqdpcudQPzsdHz
# The signing secret key. By default, must be a octet string of size 512.
# webflow.signing.key=
# webflow.signing.key=U2ImXkZHYsZkORpSbjAqcvW3_gzz9oOUg6q2SWMz3Sr4Sf6NIVoNfQ97rqdhmtSZH6elMl8YgaoZrdiRWiybGw
##
# Remote User Authentication
......@@ -296,7 +297,7 @@ accept.authn.users=casuser::Mellon
# Single Sign-On Session TGT Timeouts
#
# Inactivity Timeout Policy
# tgt.timeout.maxTimeToLiveInSeconds=28800
tgt.timeout.maxTimeToLiveInSeconds=28800
# Hard Timeout Policy
# tgt.timeout.hard.maxTimeToLiveInSeconds
......@@ -306,13 +307,14 @@ accept.authn.users=casuser::Mellon
# tgt.throttled.timeInBetweenUsesInSeconds=5
# Default Expiration Policy
# tgt.maxTimeToLiveInSeconds=28800
# tgt.timeToKillInSeconds=7200
tgt.maxTimeToLiveInSeconds=28800
tgt.timeToKillInSeconds=7200
##
# Service Ticket Timeout
#
# st.timeToKillInSeconds=10
#Ĭ10룬ij1800s
st.timeToKillInSeconds=1800
# st.numberOfUses=1
##
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册