We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

How to work with LDAP in phalcon

Hi, I'm trying to use LDAP authentication in my site, Normally, for example in Zend we used Ldap Adaptor and created its Instance to call LDAP, How can we do this in Phalcon ?

I googled, but couldnt find any example. Any help would be greatly appreciated.

Thanks, Veda.