Adldap2/Adldap2-Laravel

Laravel Authentication with Windows ActiveDirectory but without Database

rhellow opened this issue · 0 comments

Hello @stevebauman ! I'm using @jotaelesalinas package. I think she's using yours too.
I would like to use Laravel Authentication with Windows ActiveDirectory but without Database. I installed the package. I am able to connect to my AD using the command, php artisan adldap:import. However, when I try to login, it keeps saying that my credentials are not correct. Please help me!
login_ad.zip

image