GitHub user user1500177 added a comment to the discussion: Is it possible to have multiple tenants in Superset ?
Hi @rusackas , My use case , We have users who can switch between different organizations. When a user is in a specific organization's context, they should not see reports from other organizations. For example, out of 100 dashboards, 99 might be common (available to all organizations), but 1 dashboard might be highly specific and must only be visible when the user is in "Organization A" context. Essentially, I want users to see only the reports relevant to their active or selected Customer ID (YES ITS TRUE THAT WITH RLS ONLY THE DATA SPECIFIC to that customer_id use has selected would be visible in those dashboards even if we show he dashboard/ charts - I want there to be some privacy as lets say one user is in Customer A context he/she shouldnt be able to see other customers Reports RIGHT ? ). I am currently using Superset version 6.0.0. Does the latest stable version (6.1.0 or later) of Superset have a out of the boxe to support this workflow? We had already implemented like a feature to switch between customer A and customer B context for RLS for the same user ; but all the dashboards are visible to the user now ; is there something in superset which could do this for me can the groups , dasboard rbac , and adding users to these groups be of use for this purpose ? GitHub link: https://github.com/apache/superset/discussions/42242#discussioncomment-17759653 ---- 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]
