Changes between Version 8 and Version 9 of RubyCASServer
- Timestamp:
- May 2, 2012 10:13:23 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RubyCASServer
v8 v9 150 150 Now, you can set up a client mod_auth_cas. Something that works looks like: 151 151 {{{ 152 CASDebug On 153 CASValidateServer Off 152 # Uncomment for testing. Never leave these uncommented in production. 153 # CASDebug On 154 # CASValidateServer Off 155 154 156 CASLoginURL https://signon.example.com/login 155 157 CASValidateURL https://signon.example.com/serviceValidate