I have installed Xpack and followed all the steps mentioned in the document here
but when i run http://localhost:9200/_cat/indices?v it asks for credentials but my NTLogin or CORP domain credentials are not working the elasticsearch.yml file configuration is as
xpack:
security:
authc:
realms:
active_directory:
type: active_directory
order: 0
enabled : true
domain_name: domainname
url: ldaps://subdomain-name-for adfs
Let me know what is wrong in it and why NTLogin Credentials are not working