Skip to content

RBAC Core entities

  • Project: A group of resources that can be managed together.
  • Role: A collection of permissions that can be assigned to a user.
  • Permission: A specific action that a user can perform on the platform.
  • Role Binding: The application of a role to a user, globally or on a specific project.

Project

A project is a group of resources that can be managed together.

Role

A role is a collection of permissions that can be assigned to a user.

Permission

A permission is a specific action that a user can perform on the platform.

Role Binding

A role binding is the application of a role to a user, globally or on a specific project.