laravel-auth-ldap icon indicating copy to clipboard operation
laravel-auth-ldap copied to clipboard

Authentication example

Open ichbinedgar opened this issue 9 years ago • 5 comments

Hi, I don't have any experience using LDAP authentication, can you provide an example? Also, I've just started to use Laravel 5 (I was working with the previous version) so it would be very helpful. Thank you!

ichbinedgar avatar Aug 04 '15 14:08 ichbinedgar

Sorry, I'll try getting to this some time this week.

aparticka avatar Aug 10 '15 21:08 aparticka

Ok, Thank you!

ichbinedgar avatar Aug 17 '15 14:08 ichbinedgar

an example please

montes2012 avatar Aug 19 '15 02:08 montes2012

yeah please add an example

EDIT: I've set up all as in the docs, added my custom postLogin() method to AuthController, but the Auth::attempt() method try to search for username in the local database' users table.
I can connect to ldap server using this code:
https://github.com/adldap/adLDAP/blob/master/docs/GETTING-STARTED.md

So no idea how to use your package in real life

subdesign avatar Jan 28 '16 15:01 subdesign

Please provide an example of configuration because I have an exception when change the provider to ldap...please help me.

massimiliano76 avatar May 08 '16 09:05 massimiliano76