openblocks icon indicating copy to clipboard operation
openblocks copied to clipboard

Granular access control for queries (permissions to execute query)

Open Simonaaaa-C opened this issue 3 years ago • 1 comments

From Discord: https://discord.com/channels/1040505649798332437/1040509755552178228/1062972945934340136

yop — Today at 1:54 PM Hello, I'd like to share some idea.

  1. Granular access control for queries (permissions to execute query)
  2. Environment Selector: users select environment (qa, production) for datasource
  3. Editable Table Cells
  4. Google Bigquery Support
  5. Grant permission to application folders (not to individual apps)

Simonaaaa-C avatar Jan 12 '23 06:01 Simonaaaa-C

For 1.: It would be nice if I can assign roles to each query individually. So I have a rest API query: add a role0 role to it because only role0 allows to press the button and execute the query. I have a database query: add role1 and role2 because only role1 and role2 are allowed to use it. (Not role0) Admins are allowed to execute every query.

lublak avatar Jan 22 '23 11:01 lublak