Habeeb556 commented on issue #7763: URL: https://github.com/apache/superset/issues/7763#issuecomment-2711994929
I would like to point out a security concern: granting the `Gamma` role the same privileges as the `Public` role. You no longer need to set `PUBLIC_ROLE_LIKE = 'Gamma'`. Go with the [Joget documentation](https://dev.joget.org/community/display/marketplace/Apache+Superset+Userview+Menu+Plugin#ApacheSupersetUserviewMenuPlugin-ConfigureAllDashboardtobePublic) and add the following permissions to be working: - `can read DashboardPermalinkRestApi` - `can dashboard permalink on Superset` Also, no need to `superset init` as this will reset all permissions on `Gamma`, `Alpha`, `sql_lab`, `Admin` if you have custom it before. **Superset version:** `4.1.1` -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org