Good Afternoon All Is there a way can we set up au...
# ask-community
d
Good Afternoon All Is there a way can we set up authentication to prefect version 2.X while accessing to URL's ?? please let me know. In a way to restrict the access to run the flows. Thank you in advance for time and consideration
b
Hi Deepak, thanks for your message. Just so that I understand the request, are you looking to share URLs to flow run pages with others that are not members of your account? Almost like a read-only preview of the flow run page?
d
giving the developers the authenticate access to run the flows
Any suggestions would be great ,Thanks,
👀 1
b
Hi Deepak, are you using Prefect Cloud? Cloud will give you an auth layer that isn't available for Prefect open source
You can invite other developers to your account workspace, and they will be able to interact with the resources inside of it (deployments, blocks, work pools, etc)
if you want to enforce role based access control (RBAC), that can be done through a paid cloud subscription.