GitHub user user1500177 created a discussion: New role configuration for a reaonly role (with access to specific dashboards ONLY)
**Hi Superset community,** I have an existing Superset setup with ~15 dashboards and an already configured read-only role with a broad set of permissions. I now need to create a **new, more restricted read-only role** that: ### Requirements - ✅ Can **only view and run 2 specific dashboards** (and their charts) ### My Current Setup - Superset version: `6` - I have `DASHBOARD_RBAC` feature flag — **enabled** *(update accordingly)* - Authentication via OAuth2 (Zitadel) with `AUTH_ROLES_MAPPING` mapped to the correct newly created role for specific zitadel users With superset api i think its possible to attach the these two role to those two specifci dashboards RIGHT with the dashboard RBAC enabled right ? what is the minimum set of permissions i have to give to a user so that he/she can just see and run these dashboards without any other issues "like no accesss is denied and other issues" GitHub link: https://github.com/apache/superset/discussions/40701 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
