LdapRecord and Custom auth #502
Unanswered
jaweed-khan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a requirement which i need help in :
i have successfully integrated the Ldaprecord package and authentication with ldap is working fine in laravel.
I have a request from my client : There are 2 Roles such as Admin and Reporter
Admin role should be authenticated with the Ldap and
Reported role should be authenticated with the users table present in the database.
Can some one suggest me the good implementation logic please.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions