GitHub user shihkauskas created a discussion: Anonymous access to dashboard

**Superset version: 5.0.0** 

**Describe the bug**
I want to make one specific dashboard accessible without login in UI.

Config in superset_config.py:
AUTH_ROLE_PUBLIC = "Public"
FEATURE_FLAGS = {
    "DASHBOARD_RBAC": True,
}


Steps done:
- Dashboard is Published
- In dashboard properties → Roles added: Public
- Public role has:
  - can read on Chart, Dashboard, etc.
  - datasource access on all used datasets
- superset init выполнен, сервис перезапущен

Actual: "Access is Denied"

Deployment:  bare metal

Thanks!

GitHub link: https://github.com/apache/superset/discussions/37573

----
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]

Reply via email to