<IfModule mod_auth_cas.c>
        AuthType CAS
        AuthName "PSU CAS"
        CASScope /
</IfModule>
Require valid-user
