Roles

Roles are permission sets for role-based access control (RBAC).
They define what a team can do when that role is applied at the organization, project, or environment level.

About

  • Roles are permission sets that control team actions across Devopness
  • A role can apply to an organization, a project, or an environment
  • Teams use roles to grant access with the right level of permission

Who should use this

  • Organization owners who standardize access policy
  • Project and environment admins assigning team access

Why this exists

  • Roles reduce repeated permission setup for many teams
  • Roles make it easier to review security behavior during audits

Relationship to other concepts

  • Teams hold people
  • Roles hold allowed actions
  • Team Memberships attach a role to a team in an environment

Start here

Edit on GitHub

On this page