Tag
abac
Safeguard articles tagged "abac" — guides, analysis, and best practices for software supply chain and application security.
2 articles
Application Security
RBAC vs. ABAC vs. ReBAC: choosing an access-control model for multi-tenant cloud apps
Google's Zanzibar paper (USENIX ATC 2019) showed relationship graphs authorizing access with sub-10ms latency at massive scale — here's when RBAC or ABAC beats it instead.
Jul 15, 20266 min read
Concepts
What Is ABAC (Attribute-Based Access Control)
ABAC decides access by evaluating attributes of the user, resource, action, and environment against policy rules. Learn how it works and when to choose it over roles.
Dec 3, 20246 min read