2 items tagged with "abac"
RBAC (role-based access control) grants permissions based on a user's assigned role, such as admin or editor, which is simple to manage and audit but ...
Attribute-based access control is an access model that grants or denies access by evaluating policies against attributes of the user, resource, action, and environment.