Spark client Authentication against Ldap

Hi All,

I am using spark client and wildfilre server.

My users are there in ldap under a paticular group,The authentication is happening properly.I want to authenticate some more users which are there in different group in Ldap.Please help me.Thanks in advance.

Currently, the user authentication is happening from LDAP branch: “cn=employees,cn=users,ou=webportal,o=application”. Same is specified as the baseDN. Now, we want that in addition to this, the authentication should also happen from another LDAP branch. Please advice how this can be achieved.