The GlobalProtect Agent is a key component in Palo Alto Networks’ GlobalProtect infrastructure. It is the client-side software that runs on endpoints (desktops, laptops, and mobile devices), allowing them to connect securely to internal network resources through GlobalProtect portals and gateways.
The agent manages the connection to the GlobalProtect portal for configuration and to the GlobalProtect gateway for enforcement of security policies and secure tunnel establishment.
For the full list of supported OS and minimum required versions, consult the Compatibility Matrix .
The agent behavior is centrally managed by the GlobalProtect Portal. Key configuration options include:
sequenceDiagram participant User as Endpoint participant Portal as GP Portal participant Gateway as GP Gateway User->>Portal: Connect and authenticate Portal-->>User: Return configuration and certificate User->>Gateway: Establish tunnel and authenticate Gateway-->>User: Enforce security policies and allow traffic