cas 的Apache的客户端参数说明,Apache客户端有一个很明显的缺点,就是这个session 必须过了一个有效期后,才会过期,不然一直不会过期。
配置例子
#auth_cas.conf
LogLevel Debug
CASDebug On
CASVersion 2
CASTimeout 1800
CASIdleTimeout 1800
CASSSOEnabled On
CASCookiePath /var/cache/httpd/mod_auth_cas/
CASLoginURL https://sso.yellowcong.net/login
CASValidateURL https://sso.yellowcong.net/serviceValidate
参数说明
Directive: CASVersion
Default: 2
Description: The version of the CAS protocol to adhere to (1 or 2).
This affects whether Gateway mode is available and how
t