Terminology Index
Glossary
1801 terms
Showing 97-128 of 1801 terms
A32
Attributes
In identity and access management, the pieces of information describing a user or entity, such as department, role, location, or clearance. Attributes drive modern authorization decisions and must be kept accurate to be trusted.
Attributes are stored against an identity in a directory and consumed by systems to decide access, especially in attribute-based access control (ABAC). Their security value depends on accuracy and integrity, since stale or manipulated attributes lead to wrong access decisions.
Introduced in: Identity and Access Management
Examples
- Granting access to a system only to users whose department attribute is 'Finance'.
- Using a clearance-level attribute to gate sensitive records.
- Updating a user's attributes automatically when they change roles.
No related terms linked yet.
