Skip to content

Role-Based Access Control

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

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

The system also contains an additional object for supporting SAML.

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