paulo3011 commented on issue #28037: URL: https://github.com/apache/superset/issues/28037#issuecomment-2776717775
> Found the solution. Forget the datasource access, use the role-based access to dashboards: https://www.restack.io/docs/superset-knowledge-superset-dashboard-rbac. With this you can decide on a dashboard-by-dashboard basis who has access. Granting a role access to a dashboard provides read access to all its charts and datasets. No need to grant the datasource access anymore and no security loophole anymore: the charts are no longer listed on the recent activity page. This works, but in version 4.1.1, there are still buttons on the home page to create a dashboard or chart that, when clicked, generate access denied error messages. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
