Closed rwinch closed 10 years ago
Migrated from LDAP-291
ldapTemplate#authenticate does not throw EmptyResultDataAccessException when zero entry was found. In that case, it returns authentication exception which is unable to distinguish with password mismatch error.
Rob Winch said:
Thanks for the report. This has been fixed in master as part of https://github.com/spring-projects/spring-ldap/commit/9e2fbbc273bb6e0082312ff664ede8e0cfe7de4a
Migrated from LDAP-291
ldapTemplate#authenticate does not throw EmptyResultDataAccessException when zero entry was found. In that case, it returns authentication exception which is unable to distinguish with password mismatch error.