Re: [cas-user] How to pass role information or other credentials

2012-01-11 Thread Matt Smith
mod_auth_cas should fit your Apache authentication needs nicely. Please try to use 1.0.9.1, which is the latest release. Attributes are supported, but only via SAML Validation. Please take a look at the README [1] for configuration parameters. You will need to configure your CAS server to acqui

[cas-user] How to pass role information or other credentials

2012-01-11 Thread Guy Grenier
Hi, I am new to CAS. I am using Apache basic authentication, which has a (username,password) file and a group file. What CAS client should be used: mod_auth_cas? Also I want to return the group to which a user belongs to the service requesting validation. How can I do this if the protocol used