You might look at using Acegi, it has a CAS client and has role
management on a per URL basis (and you can retrieve them later for finer
access tuning).
Jaume Moral Ros wrote:
> Hi,
>
> I'm a happy user of CAS for authentication, but in the other hand I'm 
> using a "homegrown" system for users roles.
>
> I have a public URL used to retrieve the roles of the user I pass as a 
> parameter. Then, the client application parses the response to get a 
> list of roles and implements a function similar to "isUserInRole()".
>
> I'm not very proud of this system and I'm wondering what are using other 
> CAS users to do role management.
>
> Thanks!
>
> Jaume
>
> _______________________________________________
> Yale CAS mailing list
> [email protected]
> http://tp.its.yale.edu/mailman/listinfo/cas
>   

_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to