Login

RBAC (Role-Based Access Control)

RBAC

An access model that grants permissions based on a user's role rather than to each user individually.

RBAC, or Role-Based Access Control, assigns permissions to roles, and users inherit permissions by being assigned to a role. Instead of managing access per person, administrators manage a smaller set of roles.

RBAC makes large deployments auditable and reduces mistakes: a new operator gets exactly the access their role allows, and removing access is as simple as changing their role.

In ProDCIM

ProDCIM includes enterprise security controls such as RBAC, SSO integration, audit logging and encryption at rest.

Security in ProDCIM

Related terms