GlobalProtect disconnects when Tunnel Login Lifetime is set to value 1 by the gateway
9690
Created On 03/28/24 13:38 PM - Last Modified 02/19/25 20:24 PM
Question
Why GlobalProtect App gets disconnected when authentication override cookie lifetime timer higher than tunnel login lifetime timer?
Environment
- Palo Alto Firewalls
- PAN-OS 11.0 or higher
- GlobalProtect (GP) app
- GlobalProtect Portal/Gateway with authentication override cookie enabled
- Authentication override cookie lifetime timer higher than tunnel login lifetime timer
Answer
- When the tunnel login lifetime timer expires, GP users need to re-authenticate by authentication profile, “NOT” by authentication override cookie. This means GP app needs human interaction to physically enter their credentials and finish their authentication.
- The reason behind this behavior is if the GP auth override cookie lifetime timer is higher than the tunnel login lifetime timer, then that scenario may lead to the tunnel being recreated based on Cookie authentication, which negates the requirement of human interaction; making the tunnel login lifetime timer meaningless.
- Hence this behavior has been introduced in PAN-OS 11.0 or higher where if authentication override cookie lifetime timer is higher than the tunnel login lifetime timer, then the tunnel login lifetime will be set to value 1 second after it expires to enforce the user to re-authenticate using authentication profile.
- To fix this issue, make sure the authentication override cookie lifetime timer is less than the tunnel login lifetime timer.