Hi Team,
Is there any way to set roles and other user authentication from kibana frontend.
Hi Team,
Is there any way to set roles and other user authentication from kibana frontend.
Hi Kanchan,
Have you looked at X-pack security ? X-Pack security introduces the concept of authorization to Elasticsearch. Authorization is the process of determining whether the user behind an incoming request is allowed to execute it. This process takes place once a request is successfully authenticated and the user behind the request is identified.
For more reference on how to set up users and roles : https://www.elastic.co/guide/en/x-pack/current/authorization.html
Cheers
Rashmi
thanks for reply, but I dont want to use xpack because it is not giving the way to set user's roles from kibana frontend and cost is also very high.Any alternative of it.
I would suggest you to go for Elastic Cloud instance. It protects your cluster with authentication, encryption, and role-based access control.
https://www.elastic.co/cloud/as-a-service
Thanks
Rashmi
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.