mcomaster
mcomaster copied to clipboard
Ldap authentication
One co-worker is implementing ldap authentication on mcomaster, we had succeed on it using devise, but currently the code is exclusive, it is not possible to have both ldap and database authentication.
we will work more on that to make it possible to choose which authentication to use in a config file.
After we have that done we will submit a pull request.
This would be the first change to integrate mcomaster in our company.
That's great, I've had some experience on a completely seperate project getting devise working with LDAP.
Look forward to merging it :)
Any update on this feature?