A pharmaceutical enterprise has implemented a Zero Trust Architecture (ZTA) to secure access to proprietary clinical research data. During an active database session initiated via multi-factor authentication, the remote endpoint's client security agent reports that host firewall services were unexpectedly disabled. Which of the following actions best reflects the core tenets of Zero Trust in this scenario?
- AThe access control system maintains the active database connection unimpeded because initial identity authentication established session validity until token expiration.
- The Policy Decision Point (PDP) re-evaluates the asset's dynamic trust score using telemetry and signals the Policy Enforcement Point (PEP) to alter or terminate session permissions.Answer
- CThe network firewall relies on the established VPN tunnel to implicitly trust internal database queries from authenticated remote IP addresses.
- DThe intrusion prevention system automatically reclassifies the database access control policies from preventive controls into detective audit controls.
Answer
The Policy Decision Point (PDP) re-evaluates the asset's dynamic trust score using telemetry and signals the Policy Enforcement Point (PEP) to alter or terminate session permissions.
In Zero Trust Architecture, access decisions are dynamic and subject to continuous verification. When endpoint compliance degrades mid-session, host telemetry alerts the Policy Decision Point (PDP) to re-evaluate the risk score and instruct the Policy Enforcement Point (PEP) to modify or terminate the active session.
Step-by-Step Solution
Key Concept
Continuous Verification and PDP/PEP Dynamic Authorization
Estimated Time:1m 30s