
Role-based access control
Topic
In computer systems security, role-based access control (RBAC) is an approach to restricting system access to authorized users based on their organizational roles. It is a policy-neutral access control mechanism defined around roles and privileges, commonly used to implement mandatory or discretionary access control.

