Sreekrishnanchidambaram opened a new issue #14260: URL: https://github.com/apache/superset/issues/14260
We are currently amidst a situation, where we want our Dashboard/chart owners to share their dashboard to only a specific set of user, to whom the owner decides to share it with (also some sort of audit for the owners to know who and all have access to dashboard ) . Version: 0.37.2 Deployed: Google Kubernetes engine & on prem Authentication: Oauth Role: Custom role for all normal users (Gamma + sql lab role) Database: Connection to presto only Meta store : Postgres (stand alone outside Gke) Notes : Each user have their own unique database connection to the same presto . Hence the data source permissions for charts are assigned manually for now . We need to automate the permission . Primary concern : The user should to whom the dashboard is shared should only have read access . also some sort of audit for the owners to know who and all have access to dashboard -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
