Zero Trust User Flows
Zero trust user flows focus on how access is granted for users and devices connecting from different contexts, including remote and hybrid enterprise environments.
Typical Flow
- User attempts to access a resource.
- Identity is verified.
- Device posture and compliance are evaluated.
- Context such as role, location, application, and policy is checked.
- Access is granted only to the requested application or resource.
- Continuous validation is maintained during the session.
Design Principle
The user is not given broad network connectivity. Instead, the user receives access tailored to the specific application or service needed.
Source
This slide is based on Cisco Zero Trust Architecture guidance.