Spring security ldap authentication with different ldap for authorities
- by wuntee
I am trying to set up an ldap authentication context where the authorities is a separate ldap instance (with the same principal name). I am having trouble setting up the authentication part, the logs dont show any search results for the following context. Can anyone see what I am doing wrong?
<beans:bean id="ldapAuthProvider"…