alexanderfefelov / docker-backpack

Ops lab
MIT License
23 stars 10 forks source link

Deal with Elasticsearch user authentication and authorization #101

Closed alexanderfefelov closed 3 years ago

alexanderfefelov commented 3 years ago

Right now only file realm is used. This is why Kibana's users/roles management is inoperable.

https://www.elastic.co/guide/en/elasticsearch/reference/current/setting-up-authentication.html https://www.elastic.co/guide/en/elasticsearch/reference/current/authorization.html