Hi
I use your bundle for authentication with Active Directory and it works perfectly. But now I need to implement search in LDAP for users and unfortunately I didn't find solution for this. So as I understand I have to authenticate user again before search or use previous connection.
Is it possible to get access to authenticated AD connection in controller?
Hi I use your bundle for authentication with Active Directory and it works perfectly. But now I need to implement search in LDAP for users and unfortunately I didn't find solution for this. So as I understand I have to authenticate user again before search or use previous connection. Is it possible to get access to authenticated AD connection in controller?