Please,
We need to connect two LDAP sources: Active Directory and OPENDJ. We use version 4.1.0.
Currently, the connection to AD works using <entry key-ref = "ldapAuthenticationHandler" value = "# {null}" />, (it's work)
How do I configure another bean to connect to OPENDJ?
Thank you.