Skip to content

Role-Based Access Control

The Role-Based Access Control (rbac) objects control who can access and what they can do.

  • User - Defines a local user that can access the system
  • Role - Defines what a user or token can do in the system
  • Tenant - Defines a subset of the objects that a user can operate upon

The system also contains an additional object for supporting SAML.

  • Identity Provider - Defines a SAML interaction and how to map SAML Users to RBAC objects.