-
Mar 22nd, 2011, 02:06 PM
#1
Mapping of roles in context.xml to users
I'm working on using an LdapAuthenticationProvider to define a user's roles based on Ldap user groups.
Which Spring security class actually does that mapping? Is it something that we can override?
Also, correct me if I'm wrong but when i call getAuthorities on a userdetails object, I should only get back the "ROLE_*" authorities that are defined for the user, not the Ldap groups, correct?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules