-
Aug 16th, 2010, 12:17 PM
#1
UserDetailsService data from LDAP
hello,
I read the documentation of spring-security, and i just can't understand how the
UserDetailsService object is filled with data from LDAP. I connect to LDAP and defined the LdapAuthenticationProvider in my context application. I gave it 2 ctor args: org.springframework.security.providers.ldap.authen ticator.BindAuthenticator
org.springframework.security.ldap.populator.Defaul tLdapAuthoritiesPopulator
as the example shows in the pdf of spring security.
When and where should i see the data in the UserDetailsService object?
Thanks,
Tags for this Thread
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