More RBAC for admin permissions
N
Nick Amato
I would like more control over what permissions admins can have within the IDP.
For example, some admins can only edit automations, and webhooks, some admins can only edit the data model, or no admins can generate a new org token.
This enables following of least privilege principle.
The "superadmin" role could do anything.
Usecase: Our team is building a pipeline to version control data model changes as JSON, it would be nice if no one can update the data model through UI in our production environment anymore and they can only do it through the pipeline.