DevOps Pipeline instance access

Hi,

FlowFuse now supports having a DevOps pipeline, where I can have (for example) 1 instance designated for Development, one for Testing, and one for Production.
Users who have access to the Production instance should not have access to the Test instance, nor should they have access to the Development instance.

All instances are in the same Application, and thus in the same FlowFuse Team.
How can I now differentiate in access between the different instances at the FlowFuse level?

Thanks,
DenW

1 Like

It sounds like you are looking for a more granular control of RBAC. For now, I would recommend looking at Instance Protection Mode to see if that can help you out for now.

There is an issue created for adding more granular RBAC.

Grey

Thanks.
Instance Protection Mode would not work for us.
I'll add to the Github issue referring to this thread.