- Home
- Platform Orchestrator
- Documentation
- Security
- RBAC
RBAC
What is Role Based Access Control (RBAC) #
The Platform Orchestrator allows developers in your team or from across your Organization to collaborate on tasks related to delivering software. Users can be invited to join a Platform Orchestrator Organization.
When planning your RBAC strategy it is best practice to follow the “Principle Of Least Privilege” (POLP). The idea is that any user of a system should only have the minimum set of permissions necessary to get their job done.
Built-in Roles #
The Platform Orchestrator comes with a set of built-in roles that can be assigned to users and service users. These roles are hierarchical, meaning that higher roles inherit the permissions of the lower roles:
- Admin: Full access to all resources and settings within the organization. Can manage users, roles, and permissions.
- Viewer: Read-only access to all the resources within the organization. Cannot make any changes or actions.
Custom Roles #
If you need more granular control over permissions and you want to create custom roles, please contact support.