dwijitsolutions / laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like Advanced CRUD Generation, Module Manager, Backups and many more.
http://laraadmin.com
MIT License
1.58k stars 537 forks source link

LDAP as User Athentication #227

Open bobbysiagian opened 7 years ago

bobbysiagian commented 7 years ago

Hi,

anyone can/ever use User Authentication by using LDAP method ? How and where i can integrate LDAP auth with Laraadmin ?

The first thing, i inject it into User Controller. But i think Laraadmin has best practice to combine it. Fox ex, i used repo Adldap2-Laravel.

Much appreciate for your help. @gdbhosale

brando16 commented 6 years ago

Hi all,

i need to configure LDAP auth with LaraAdmin anyone know how to do this?

thanks for all reply