On this page
Definition
Zero Trust Network Access (ZTNA) is an identity-aware access approach that grants access to specific applications and services instead of broad network-level connectivity.
Scope in This Vault
ZTNA is a cross-domain security constraint used by architecture, ADR, and delivery notes.
It applies to:
- user and operator access to platform services
- service-to-service trust boundaries where identity and policy enforcement are required
- emergency access flows that require explicit approval and auditability
Architecture and Delivery Constraints
- Access decisions are identity-based and policy-evaluated; network location alone is not sufficient.
- Default posture is deny-by-default with least-privilege role assignment.
- Administrative entry points must integrate with centralized identity and single sign-on.
- Exceptions (break-glass access) must be time-bound, approved, and logged.
Evidence Expectations
- Authentication and authorization events are auditable and retained per policy.
- Access policy changes are traceable through approved change workflows.
- Periodic entitlement reviews are performed and documented.