Skip to content

RBAC Phase 1 docs#19126

Closed
legrego wants to merge 4 commits intoelastic:rbac-phase-1from
legrego:rbac-phase-1-docs
Closed

RBAC Phase 1 docs#19126
legrego wants to merge 4 commits intoelastic:rbac-phase-1from
legrego:rbac-phase-1-docs

Conversation

@legrego
Copy link
Copy Markdown
Member

@legrego legrego commented May 16, 2018

@legrego legrego added Team:Docs WIP Work in progress Team:Security Platform Security: Auth, Users, Roles, Spaces, Audit Logging, etc t// labels May 16, 2018
The default `kibana_user` and `kibana_dashboard_only_user` roles will not have any {kib-privs} assigned.
When RBAC is first enabled, {kib} will create two new corresponding roles which should be used instead: `kibana_rbac_user` and `kibana_rbac_dashboard_only_user`.

The `kibana` prefix is determined by your `xpack.security.rbac.application` setting, which defaults to `kibana`. If your `xpack.security.rbac.application` is set to `example`, then the corresponding roles would be named `example_rbac_user` and `example_rbac_dashboard_only_user`.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we also mention here the note that you have below in the actual settings about this only being required/recommended to configure for multi-tenant Kibana?

Set to true to enable experimental RBAC features. The default value is `false`.

`xpack.security.rbac.application`::
Set a custom name for this instance of {kib}. The default value is `kibana`, and it usually does not beed to be changed.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: "need" misspelled as "beed"

@kobelb kobelb closed this Jun 7, 2018
@legrego legrego deleted the rbac-phase-1-docs branch April 29, 2019 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Team:Docs Team:Security Platform Security: Auth, Users, Roles, Spaces, Audit Logging, etc t// WIP Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants