-
Notifications
You must be signed in to change notification settings - Fork 135
Deprecates the reporting_user role. #2605
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
made a couple of style suggestions.
this deprecation also impacts a couple additional docs that can probably be changed as part of this PR:
https://github.com/elastic/docs-content/blob/main/deploy-manage/kibana-reporting-configuration.md
small mention in this that should be updated as well:
https://github.com/elastic/docs-content/blob/main/troubleshoot/elasticsearch/remote-clusters.md
deploy-manage/users-roles/cluster-or-deployment-auth/built-in-roles.md
Outdated
Show resolved
Hide resolved
deploy-manage/users-roles/cluster-or-deployment-auth/built-in-roles.md
Outdated
Show resolved
Hide resolved
Co-authored-by: shainaraskas <[email protected]>
@shainaraskas Thanks for the review. I don't have permission to merge this myself. Is that something you can do for me? |
just needed a branch update! |
This marks the
reporting_user
role as deprecated, in favor of custom roles which leverage Kibana feature privileges.Relates: elastic/elasticsearch#132766