Terminology Index
Glossary
1801 terms
Showing 1121-1152 of 1801 terms
PBAC
Policy-Based Access Control: an access model where access decisions are driven by centrally defined policies (often using attributes and context) rather than static role assignments, enabling fine-grained, dynamic authorization.
Policy-based access control makes authorization decisions by evaluating policies, rules that can consider user attributes, resource properties, action, and context, at access time, rather than relying solely on fixed roles. It generalizes and extends models like RBAC and ABAC, centralizing authorization logic so it is consistent, auditable, and adaptable to conditions (time, location, risk). PBAC supports fine-grained, dynamic access control suited to modern, zero-trust-aligned environments where context matters.
Introduced in: Identity and Access Management
Examples
- Granting access based on a policy evaluating user and resource attributes.
- Centralizing authorization logic as policies rather than scattered role checks.
- Adapting access dynamically to context like time or risk.
No related terms linked yet.
