If you want to configure LDAP with Acegi, have a look at below article. It explains Acegi configuration with LDAP in detail.
http://www.ibm.com/developerworks/java/library/j-acegi2/index.html
Type: Posts; User: asifsh7; Keyword(s):
If you want to configure LDAP with Acegi, have a look at below article. It explains Acegi configuration with LDAP in detail.
http://www.ibm.com/developerworks/java/library/j-acegi2/index.html
LdapAuthenticationProvider uses LdapAuthoritiesPopulator to retrieve Roles/Authorities. The defualt implementation comes with Acegi Security is DefaultLdapAuthoritiesPopulator that interacts with...