OpenSearch/x-pack/qa/third-party/active-directory
Ioannis Kakavas e91f66e22f
Ensure domain_name setting for AD realm is present (#61983) (#63159)
We would only check for a null value and not for an empty string so
that meant that we were not actually enforcing this mandatory
setting. This commits ensures we check for both and fail 
accordingly if necessary, on startup
2020-10-02 12:16:08 +03:00
..
src/test/java/org/elasticsearch/xpack/security/authc/ldap Ensure domain_name setting for AD realm is present (#61983) (#63159) 2020-10-02 12:16:08 +03:00
build.gradle Enforce fail on deprecated gradle usage (7.x backport) (#59758) 2020-07-20 08:52:30 +02:00