Roles
Roles bundle policies and are assigned to users — Norbix RBAC.
Last updated
Roles bundle policies and are assigned to users — Norbix RBAC.
A role bundles one or more policies and is assigned to users to control what they can do — this is Norbix's role-based access control (RBAC). Roles are project-scoped: content-editor in one project does not exist in another.

The list shows each role's Role Name, its Type (System or Custom), and how many Policies it carries. Add New opens the create screen; clicking a role opens the edit screen, where you change its description and attached policies. System (built-in) roles are shown read-only and cannot be deleted. Assign roles to users on the Users screen.
A practical pattern: keep roles few and human-readable (admin, editor, member) and put the fine-grained permissions into policies.
Endpoints: Membership → Roles.
Last updated