de10d26bfc
Any failure to communicate with an LDAP server should be treated as if authentication failed rather than a fatal "stop the world" error. Because the AD realm validates the user's password by attempting to bind to the directory with that username/password combination, connection failures are to be expected and must be handled gracefully because the AD realm may not be the last realm in the order-chain, and any exception would prevent later realms from being tested. Closes: elastic/x-pack-elasticsearch#564 Original commit: elastic/x-pack-elasticsearch@5282290b00 |
||
---|---|---|
.. | ||
bin/x-pack | ||
config/x-pack | ||
keys | ||
src | ||
NOTICE.txt | ||
build.gradle |