How to setup basic authentication in kibana?

i am new to Elasticsearch and kiban. We created an index and dashboard with graph. We would like to introduce basic user authentication which helps end customers couldn't see left hand side menus(discover,Visualizer ,dev tools and so on). Only Admin (developers) can view all development activites like. Customers can see only Dashboard.How can i implement this functionalities . what are the steps required to enable basic authentication and autherization. please advise.

You need X-Pack with at least a Gold level (commercial) for that. See https://www.elastic.co/subscriptions

You can get ACL s in X-pack, It is available for trail version of 1 month.
https://www.elastic.co/guide/en/x-pack/current/xpack-introduction.html

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.