Renganayaki1 opened a new issue #12908: URL: https://github.com/apache/superset/issues/12908
We have Row Level Security option under the "Setting". We can add tables on which the RLS to be applied, we can select filter type and can give WHERE Clause. But in option "Roles", we can add only roles. To do that, we need to create users first, then to create roles, assign it to the users and then add it there.. But, in some situation, we will be having 100s of users under different departments. Inside one department, we could need some restrictions in the Row Level. To do so, we have to create, that much roles and assign those to the users correctly and then need to be added in Row Level Security Section. Very tedious process!! So, what is the short way to assign Row Level Security directly to users, instead of adding Roles ?  ---------------------------------------------------------------- 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]
