Login Issue/request
Opened this issue · 1 comments
likeadeckofcards commented
This is not so much an issue as much as trying to reach out to get information. I am currently using this package on my site but I need to add a failover section, where if the user does not exist in the LDAP to check a mysql database for the login information. Can someone point me in the right direction.
strebl commented
I think one method would be if you switch the auth driver after the failed LDAP login and try to login the user again. Sorry for not answering such a long time...