Attribute-Based Access Control

Home / Technology / Deployment / Attribute-Based Access Control

Attribute-Based Access Control (ABAC) uses various security attributes to protect data objects from unauthorized access, sharing, or other operations.

If the subject requesting access meets the requirements in the policy, they are authorized to perform the requested operation. Otherwise, access is denied.

The following is a description of the ABAC attributes used to make the policy decision to approve or deny access: