https://prefect.io logo
b

Bruno Nunes

04/07/2022, 2:39 PM
Hello, Is there a way (without Prefect Cloud) to setup security around prefect UI user capabilities to run/delete/read flows?
k

Kevin Kho

04/07/2022, 2:41 PM
This is not something we support because we provide it in the Enterprise Tier. While you can password protect or require auth, I don’t think you can implement that level of role-based access control
Or did you mean how to control RBAC outside of the UI?
You can find the GraphQL commands here
b

Bruno Nunes

04/07/2022, 2:49 PM
Thanks for the reply. I've seen this page but it seems that it is only available for Cloud.
47 Views