Govur University Logo
--> --> --> -->
...

How does implementing Attribute-Based Access Control (ABAC) differ from Role-Based Access Control (RBAC) in terms of granularity when securing PII data?



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



Redundant Elements