Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RBAC Phase 1 docs #19126

Closed
wants to merge 4 commits into from
Closed

Conversation

legrego
Copy link
Member

@legrego legrego commented May 16, 2018

@legrego legrego added Team:Docs WIP Work in progress Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! 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
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
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 Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! WIP Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants