mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 13:08:29 +00:00
f7fb02f21f
When the active directory realm was refactored to add support for authenticating against multiple domains, only the default authenticator respected the user_search.filter setting. This commit moves this down to the base authenticator and also changes the UPN filter to not include sAMAccountName in the filter. Original commit: elastic/x-pack-elasticsearch@d2c19c9bee