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//).
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?
Is mandatory use the PUBLIC_ROLE_LIKE or can i do it in the user interface ?
And what is the permissions that i need toput for Public Permission ?
GitHub link: https://github.com/apache/superset/discussions/37660
----
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]