Role-Based Access Control, or RBAC, manages access by assigning permissions to specific roles like manager or analyst rather than to individual users. In this model, access to Personally Identifiable Information, or PII, is broad and static because anyone assigned to a role automatically receives all permissions associated with that role. For example, if a role has access to a database of customer records, every user in that role can see every record in that database re....
Log in to view the answer