Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Apply continuous authentication policies to mobile sessions

Reduce the risk of session hijacking by applying continuous authentication policies to mobile sessions.

Ensure that mobile users are using the high assurance session feature of the Zero Trust - Continuous Authentication plugin by setting the glide.zta.high_assurance.mobile.session.allowed system property to false. To bypass continuous authentication policies for mobile sessions, set this property to true.

Set the glide.zta.high_assurance.mobile.session.allowed system property to false. This action decreases the risk of session hijacking and persistent access if a session is compromised. If this property doesn’t appear in the System Properties [sys_properties] table, the default value is false.

More information

AttributeDescription
Technical configuration nameglide.zta.high_assurance.mobile.session.allowed
Plugin applicabilityZero Trust - Continuous Authentication (com.snc.zero_trust_continuous_authentication)
Security riskIf this system property set to true, the high assurance session feature isn’t applied to mobile sessions. Reauthentication doesn't happen as defined in policies for high role sessions. This increases the risk of session hijacking and persistent access if a session is compromised.
Common Vulnerability Scoring System (CVSS) score3.9
Common Vulnerability Scoring System (CVSS) ratingLow
Functional impactIf set to true, the high assurance session feature doesn’t apply to mobile sessions, which increases the risk of session hijacking and persistent access if a session is compromised.
Dependencies and prerequisitesNone
Data typeBoolean
Base system valuefalse
Fallback valuefalse
Recommended valuefalse

To learn more about adding or creating a system property, see Add a system property.

Parent Topic:Session management