An enterprise organization is transitioning from a legacy remote-access VPN infrastructure to a Zero Trust Architecture (ZTA). During the redesign, a security architect must define how access requests to sensitive corporate applications are evaluated by the Policy Engine and Policy Enforcement Point. Which of the following operational practices best aligns with the core Zero Trust principle of explicit validation and continuous verification?
- Evaluating user identity, device health, and environmental context dynamically for every individual resource access request regardless of network positionAnswer
- BAuthenticating user credentials once at initial session initiation and granting implicit trust to all subsequent subnet traffic
- CAssigning administrative system authorizations automatically whenever a user successfully completes multi-factor authentication
- DConfiguring the Policy Enforcement Point as a corrective control intended primarily to isolate compromised endpoints after a security breach occurs
Answer
Evaluating user identity, device health, and environmental context dynamically for every individual resource access request regardless of network position
The correct response highlights the core pillar of Zero Trust Architecture: inspecting and validating every request individually using identity, device security posture, and runtime context. It eliminates implicit perimeter trust entirely.
Step-by-Step Solution
Key Concept
Zero Trust Architecture Principles (Continuous Verification and Explicit Validation)