A financial enterprise operates a microservices environment governed by Zero Trust Architecture (ZTA) principles. A remote system administrator successfully completes multi-factor authentication (MFA) from a corporate-managed endpoint. Ten minutes into the session, the endpoint's telemetry indicates that its local endpoint detection and response (EDR) agent has been disabled, and the connection origin dynamically shifts to an unknown unmanaged network. Which of the following actions best demonstrates the principle of continuous verification in this scenario?
- The Policy Engine dynamically re-evaluates session risk signals and instructs the Policy Administrator to terminate session access or request step-up posture validation despite prior authentication.Answer
- BThe perimeter security gateway allows all ongoing API traffic to proceed uninterrupted because the session established a valid cryptographically authenticated IPsec tunnel during login.
- CThe identity provider validates that the user's Kerberos ticket remains unexpired, assuming valid identity tokens automatically grant permission to perform all requested administrative actions.
- DAn inline network intrusion detection system automatically reconfigures database firewall schemas as a corrective control rather than querying the centralized policy control plane.
Answer
The correct answer states that the Policy Engine dynamically re-evaluates session risk signals and instructs the Policy Administrator to terminate session access or request step-up posture validation despite prior authentication.
Zero Trust Architecture mandates continuous verification and explicit validation. Initial multi-factor authentication does not grant persistent trust. When contextual factors change during an active session (such as EDR agent disabling or IP address changes), the Policy Engine must immediately re-assess threat signals and direct the Policy Administrator to modify, step-up, or terminate access privileges.
Step-by-Step Solution
Key Concept
Zero Trust Architecture Principles - Continuous Verification and Dynamic Authorization