Access model basics

RBAC Glossary

Short definitions for the terms teams use when they design role-based access control.

Role inheritance / role hierarchy

Role inheritance lets a child role receive a parent role's permissions and override only the differences.

Model role inheritance

Field-level permission

A field-level permission controls access to specific fields rather than exposing every field on a resource.

Read the field-level guide

Relationship / user context

Relationship or user context describes how the actor relates to the record, such as owner, peer, or superior.

Go beyond role and action

ReBAC

Relationship-based access control uses relationships between users, resources, and groups to determine access.

Compare access models

ABAC

Attribute-based access control makes decisions from attributes of the user, resource, action, or environment.

Compare access models