About 858,000 results
Open links in new tab
  1. Attribute-based access control - Wikipedia

    ABAC is a method of implementing access control policies that is highly adaptable and can be customized using a wide range of attributes, making it suitable for use in distributed or rapidly …

  2. Attribute-Based Access Control(ABAC) - GeeksforGeeks

    Jul 23, 2025 · Attribute Based Access Control (ABAC) is an access control model that makes authorization decisions based on attributes associated with users, resources, and …

  3. What is Attribute-Based Access Control (ABAC)? - CrowdStrike

    Attribute-based access control (ABAC) provides a more flexible, context-aware approach to access management. Instead of assigning access based solely on roles, ABAC evaluates …

  4. This document provides Federal agencies with a definition of attribute based access control (ABAC).

  5. Attribute-Based Access Control (ABAC): A Complete Guide

    Jun 17, 2025 · Attribute-Based Access Control (ABAC) uses attributes of users, resources, actions, and context to make dynamic access decisions. It enables fine-grained, policy-driven …

  6. ABAC (Attribute-Based Access Control): Guide and Examples

    Aug 20, 2024 · Attribute-based access control (ABAC) is an authorization paradigm that defines access control policies according to attributes like resource, object, environment, and user …

  7. What is ABAC? Attribute-Based Access Control Explained

    Jul 2, 2025 · Learn how Attribute-Based Access Control (ABAC) enhances security using policies and attributes. See real-world examples, benefits, and key differences.

  8. What is Azure attribute-based access control (Azure ABAC)?

    May 19, 2025 · Attribute-based access control (ABAC) is an authorization system that defines access based on attributes associated with security principals, resources, and the environment …

  9. What is Attribute-Based Access Control (ABAC)? - authx.com

    Apr 24, 2025 · ABAC stands for Attribute-Based Access Control. It uses attributes (metadata) to determine who gets access to what, under which conditions. The idea is simple: access …

  10. Attribute-Based Access Control (ABAC): What It Is and How It …

    ABAC checks attributes every time someone requests access. The system evaluates user, resource, and environmental attributes against defined policies, then grants or denies access …