I got it to work for active directory using ldap..... Give me a couple
hours to get to work and I'll post the gist of it..... To be clear, cas
doesn't authorize, it authenticated the user,  however it can add the
groups as an attribute to the principle returned and then a bean on your
service can map then to authorities which is what the normal spring stuff
needs for  your hasRole tests to work
On Apr 2, 2013 1:47 PM, "Raphael de Andrade" <[email protected]> wrote:

> Hello,
>
> As I was searching about how to authorize users within LDAP groups, I
> couldn't find anything to help me.
>
> My intention is to use the LDAP groups to populate the authorities in CAS.
> So I could use this to implement authorization.
>
> Maybe this question is an old one, Anyone have ever made this work?
>
> PS: I'm using CAS 3.5.1 at the moment
>
> ---
>
> Raphael
> SIMEPAR
>
> --
> You are currently subscribed to [email protected] as: [email protected]
> To unsubscribe, change settings or access archives, see 
> http://www.ja-sig.org/wiki/display/JSG/cas-user
>
>

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to