GitHub user user1500177 added a comment to the discussion: Is it possible to 
have multiple tenants in Superset ?

Hi @dosu,

Lets say that there are like 20 dashboards, is there in anyway that it is 
possible for me to make sure that for specific CUSTOMERS , only specific 
dashboards are actually shown ? (DASHBOARD RBAC is the only way of doing it by 
mapping the user to specific role right ? )

I had also enabled the RLS so that anyways one customer cannot see another 
customers data ; But now the thing is that  some specific customer might not 
need to see some dashboards (as anyways they would not have any data)- so I 
NEED To make sure for those customers other DASHBOARDS itself are not visible. 
(If i have to implement such a feature any ideas on where or what i should be 
changing ? )


Currently what i had : 

i have like a readonly role - which i map the users to (DASHBOARD RBAC was 
enabled and i like made sure that the only 2 or 3 dashboards are visible for 
that role) - [working : After enabling the DASHBOARD_RBAC what i did was like 
to , call the api endpoint to update the dashboards properties to append that 
role to - so that users mapped to the specific role can see that dashboard in 
the UI ]- but the thing is that this wont satisfy me from now onwards i need it 
to be like - when a specific customer is coming for him , lets say 3 dashboards 
are there only they must be shown - is there a way to do this ?

GitHub link: 
https://github.com/apache/superset/discussions/42242#discussioncomment-17716458

----
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]

Reply via email to