I am looking for some advice on adding LDAP authentication to my Laravel Project. I created a login page using make:auth and have the login/logout/registration but since I need to use LDAP. Can I create a users table with just the First and Last name and LDAP username and have that get checked against LDAP?
Users would be managed through the database if I ever need to add a user or remove a user to the laravel user table. Everyone who is in the laravel user table will have full access to the website to create and edit.
This sounds straight forward but want to make sure this is a good route to take and if I should be aware of anything.
Thank you everyone for the help!
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire