You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to allow users to login using LDAP and/or Email?
E.g. can I use devise_ldap_authenricatable and devise together on the same model. If an email is entered then use Email authentication (using the user email attribute) otherwise authenticate via my LDAP server (using the user uid attribute)?
thanks
Jon.
The text was updated successfully, but these errors were encountered:
Is it possible to allow users to login using LDAP and/or Email?
E.g. can I use devise_ldap_authenricatable and devise together on the same model. If an email is entered then use Email authentication (using the user email attribute) otherwise authenticate via my LDAP server (using the user uid attribute)?
thanks
Jon.
The text was updated successfully, but these errors were encountered: