Role-Based Access Control (RBAC)
Roles
Signadot supports Role-Based Access Control with two roles: admin and member.
Permissions
Both admin and member users have read access to all the entities and functions
pertaining to their organization. However, write access (includes create, update, delete)
varies: members' access is focused on application-related entities, without the ability
to engage in administration or management functions, which are reserved for admins. The
table below charts it out:
| admin (write) | member (write) | |
|---|---|---|
| Sandboxes | ✅ | ✅ |
| Resource Plugins | ✅ | ✅ |
| Route Groups | ✅ | ✅ |
| JobRunnerGroups | ✅ | ❌ |
| Clusters & Cluster Tokens |