Support for role mapping
This commit is contained in:
parent
6470b01512
commit
77612a9d8e
4 changed files with 15 additions and 3 deletions
|
|
@ -16,6 +16,12 @@
|
|||
- watcher
|
||||
es_api_basic_auth_username: es_admin
|
||||
es_api_basic_auth_password: changeMe
|
||||
es_role_mapping:
|
||||
power_user:
|
||||
- "cn=admins,dc=example,dc=com"
|
||||
user:
|
||||
- "cn=users,dc=example,dc=com"
|
||||
- "cn=admins,dc=example,dc=com"
|
||||
es_users:
|
||||
native:
|
||||
kibana4_server:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue