Is it possible to set permission on a specific dashboard? Like only 'user1' and 'user2' will view/see 'dashboard1' and others will not see 'dashboard1'.
Yes,
Setup role (rules) : my trick is copy gamma rules, rename,
edit permission, just type your dashboard name, youll find : datasource:your dashboard name, add that, that's it.
Setup user, give rules (number 1)
Your new user will able to see the specific dashboard you point (number 2)
As of Spring/Summer of 2021, there is a feature flag, DASHBOARD_RBAC
, to manage which roles can access the dashboard. See this GitHub issue for more details.
Non-owner user access can be managed two different ways:
Dataset permissions
- if you add to the relevant role permissions to datasets it automatically grants implicit access to all dashboards that uses those permitted datasetsDashboard roles
- if you enableDASHBOARD_RBAC
feature flag then you be able to manage which roles can access the dashboardHaving dashboard access implicitly grants read access to the associated datasets, therefore all charts will load their data even if feature flag is turned on and no roles assigned to roles the access will fallback to
Dataset permissions
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With