Team and access management
Kuberns defines these service roles:
- Owner.
- Co-Owner.
- Maintainer.
- Developer.
- Partner.
The role of the acting user determines which lower roles they can grant.
Grant hierarchy
| Acting role | Roles it can grant |
|---|---|
| Owner | Co-Owner, Maintainer, Developer |
| Co-Owner | Maintainer, Developer |
| Partner | Maintainer, Developer, when the required partner-client association is approved and active |
| Maintainer | Developer |
| Developer | None |
Manage users
- Open the service environment.
- Select User Management.
- Add or select a user.
- Assign a role allowed by your current role.
- Save the change.
Trial accounts can be restricted from adding, updating, or deleting users.
Role names do not by themselves describe every endpoint-level permission. The backend applies service ownership, role, and partner-association checks to protected operations.