Changes between Version 8 and Version 9 of RubyCASServer


Ignore:
Timestamp:
May 2, 2012 10:13:23 AM (12 years ago)
Author:
brose
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RubyCASServer

    v8 v9  
    150150Now, you can set up a client mod_auth_cas. Something that works looks like:
    151151{{{
    152 CASDebug On
    153 CASValidateServer Off
     152# Uncomment for testing. Never leave these uncommented in production.
     153# CASDebug On
     154# CASValidateServer Off
     155
    154156CASLoginURL https://signon.example.com/login
    155157CASValidateURL https://signon.example.com/serviceValidate