GitHub user shihkauskas closed the discussion with a comment: Anonymous access 
to dashboard

### Summary / What worked for me

with this link  */dashboard/list/

**My working superset_config.py snippet:**

```python
AUTH_ROLE_PUBLIC = 'Public'
PUBLIC_ROLE_LIKE = 'Public'   # <-- This is the key difference from "Gamma"
FEATURE_FLAGS = {
    "DASHBOARD_RBAC": True,
}

GitHub link: 
https://github.com/apache/superset/discussions/37573#discussioncomment-15650661

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