210-250 · Question #85
According to the attribute-based access control (ABAC) model, what is the subject location considered?
The correct answer is A. Part of the environmental attributes. In the ABAC model, subject location is classified as an environmental attribute because it describes the context of the access request rather than the subject or object itself.
Question
According to the attribute-based access control (ABAC) model, what is the subject location considered?
Options
- APart of the environmental attributes
- BPart of the object attributes
- CPart of the access control attributes
- DNone of the above
How the community answered
(42 responses)- A95% (40)
- B2% (1)
- C2% (1)
Why each option
In the ABAC model, subject location is classified as an environmental attribute because it describes the context of the access request rather than the subject or object itself.
ABAC categorizes attributes into subject attributes (user identity, role, clearance), object attributes (file classification, owner), and environmental attributes (time of day, location, network type, device). Location describes the external context or conditions surrounding an access request, which places it firmly in the environmental attribute category. This allows policies to restrict access based on whether a user is in a trusted location.
Object attributes describe characteristics of the resource being accessed, such as sensitivity level or data classification - not the physical or network location of the requesting subject.
There is no distinct 'access control attributes' category in the standard ABAC model - the model uses subject, object, and environmental attribute categories.
Location is explicitly recognized as an environmental attribute in ABAC standards such as NIST SP 800-162, so 'none of the above' is incorrect.
Concept tested: ABAC environmental attribute classification
Source: https://nvlpubs.nist.gov/nistpubs/specialpublications/NIST.sp.800-162.pdf
Topics
Community Discussion
No community discussion yet for this question.