An enterprise organization is updating security policies for employees accessing corporate SaaS applications. To align with Zero Trust Architecture principles, the security engineering team configures the identity provider to re-evaluate user identity, device health posture, and geolocation context for every single access request, rather than granting trusted access for the duration of the session after initial login. Which core Zero Trust Architecture principle is directly implemented by this configuration?
- Explicit verificationCevap
- BImplicit perimeter trust
- CStatic authorization
- DPerimeter deterrence
Cevap
Explicit verification is the core Zero Trust Architecture principle implemented, as it requires authenticating and authorizing every access attempt based on real-time contextual data points.
Explicit verification requires continuously authenticating and authorizing every access request based on all available data points (such as identity, device health, location, and service posture) rather than relying on persistent session trust.
Adım Adım Çözüm
Anahtar Kavram
Explicit Verification in Zero Trust Architecture