-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Description
Kibana version: 7.9
Elasticsearch version: 7.9
Describe the bug:
Using the new "Feature Privileges" to setup dashboard only mode. The issue is it does not mimic the existing/prior capability. In previous versions one could use the Kibana_dashboard_only_user role to hide everything except the "Dashboard" tab on the left. (No Gear Icon or management tab was shown).
In 7.9 with the new Feature Privileges, there is no way to mimic this behavior. If one tries to use the deprecated kibana_dashboard_only_user the "Management" section with "Stack Management" it is still shown on the side menu.
The need to be able to only show access to Kibana Dashboards with no Management access is a bug.
Steps to reproduce:
- Enable Feature Privileges
- Try to hide the "Management" section (as was possible in prior versions)
Expected behavior:
Screenshots (if relevant):
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
Any additional context: