Answer the question
In order to leave comments, you need to log in
Active Directory authentication in Laravel, which package would you recommend if there are no admins in ldap?
Good afternoon!
I tried to use
https://github.com/krenor/ldap-auth - there is some kind of internal error, because the count function cannot calculate
count(): Parameter must be an array or an object that implements Countable
https://github. com/jotaelesalinas/laravel-simple-l... - here the page just restarts without errors, with the help of dd() I realized that it does not even use the attemptLogin() method, although in theory it is the main one.
What can you advise with normal documentation and so that without accounting admin
On ldap, any user can read data about another, but I just need to check the login and password, if it returns true, then everything is fine, false, well, I think it’s understandable
Answer the question
In order to leave comments, you need to log in
And why not raise a normal separate Identity Server (for example, Keycloak) and work in Laravel with all the already familiar OpenId?
PS I do not remember who I thanked for this software, but this person is right there. Thanks, it's convenient
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question