| Class | Devise::Strategies::LdapAuthenticatable |
| In: |
lib/devise_ldap_authenticatable/strategy.rb
|
| Parent: | Authenticatable |
Tests whether the returned resource exists in the database and the credentials are valid. If the resource is in the database and the credentials are valid, the user is authenticated. Otherwise failure messages are returned indicating whether the resource is not found in the database or the credentials are invalid.