i want users to login kibana with their ldap accounts.i tried
network:
proxy_host:myproxyhost
proxy_port:myproxyport
But it didn't work.Should i do this config in elasticsearch(elasticsearch.yml) or in kibana.yml? What is the configuration parameters?
i know that document but there is no proxy configuration, even there is no "proxy" word in the document.
Yeah, sorry about that, i've asked around and there seems to be no way to do that natively right now. There are a couple of issues open in our GH about this, but for now other people have been using Nginx for reverse proxy.