GitHub user Tranqu1lo created a discussion: Public permalink
Hi,
I’m using Apache Superset and trying to expose a dashboard via the public
permalink
(/superset/dashboard/p/<uuid>/).
Current setup:
- AUTH_ROLE_PUBLIC = "Public"
- FEATURE_FLAGS = {"DASHBOARD_RBAC": True}
- ENABLE_RESTRICTED_ACCESS = False
- The Public role is assigned to the dashboard
- The Public role has dataset/database permissions
- Accessing the link in an incognito window still redirects to /login
Superset is served directly by gunicorn (no reverse proxy).
Question:
Is public (anonymous) access via dashboard permalink still fully supported?
Or is the recommended / required approach now to use Embedded / Guest Tokens
instead?
Thanks!
GitHub link: https://github.com/apache/superset/discussions/37641
----
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]