<h2>Zero Trust Access for Mobile</h2><br/><div style="overflow-x:auto"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><meta content="text/html; charset=UTF-8" /><meta name="copyright" content="(C) Copyright 2025" /><meta name="DC.rights.owner" content="(C) Copyright 2025" /><meta name="generator" content="DITA-OT" /><meta name="DC.type" content="concept" /><meta name="DC.title" content="Zero Trust Access for Mobile" /><meta name="abstract" content="Zero Trust Access (ZTA) is a security model that assumes that no user or device is trusted by default." /><meta name="description" content="Zero Trust Access (ZTA) is a security model that assumes that no user or device is trusted by default." /><meta name="DC.creator" content="ServiceNow" /><meta name="DC.date.created" content="2023-12-11T10:40:08+05:30" /><meta name="DC.date.modified" content="2025-01-30" /><meta name="DC.format" content="XHTML" /><meta name="DC.identifier" content="zero-trust-access-mobile" /><link rel="stylesheet" type="text/css" href="../../../CSS/commonltr.css" /><title>Zero Trust Access for Mobile</title></head><body id="zero-trust-access-mobile"> <h1 class="title topictitle1" id="ariaid-title1">Zero Trust Access for Mobile</h1> <div class="body conbody"><p class="shortdesc">Zero Trust Access (ZTA) is a security model that assumes that no user or device is trusted by default.</p> <p class="p">You can use the Zero Trust Access - Session Access policy within the Adaptive Authentication policy to reduce the roles or privileges of the particular session in mobile for users.</p> <p class="p">To enable Zero Trust Access on mobile, you must perform the following tasks:</p> <ul class="ul" id="zero-trust-access-mobile__ul_ecc_44q_szb"><li class="li">Session Access configurations can only be performed with security_admin role. You must elevate your role to security_admin.</li><li class="li">Activate the <span class="ph uicontrol">Zero Trust - Policy Based Session Access</span> <code class="ph codeph">com.snc.zero_trust_session_access</code> policy.</li><li class="li">Enable the <span class="ph uicontrol">glide.authenticate.session_access.mobile.enabled</span> from the system properties table.<img class="image" id="zero-trust-access-mobile__image_uld_dds_szb" src="../images/enable-zero-trust-access-mobile.png" alt="Zero Trust Access Mobile Enabled" /></li><li class="li">Configure the <span class="ph uicontrol">glide.authenticate.session_access.mobile.refresh_token_interval</span> field to control session access on mobile based on the refresh token.<img class="image" id="zero-trust-access-mobile__image_c2z_kds_szb" src="../images/idp-setup-zero-trust-access-mobile.png" alt="Refresh token configuration" /><div class="note"><span class="notetitle">Note:</span> You must configure the refresh token seconds when using an IDP for Mobile App logins. By default, users are logged out from the mobile apps after 1800 seconds (30 minutes).</div> </li><li class="li">Enable Zero Trust Access is enabled under <span class="ph uicontrol">Application Registries</span> for the mobile client application (OAuth client). In this case, <span class="ph uicontrol">ServiceNow Agent</span> (Now Agent) and <span class="ph uicontrol">ServiceNow Request</span> (Now Mobile).<img class="image" id="zero-trust-access-mobile__image_yhn_k2s_szb" src="../images/application-registry-trust-access-mobile.png" alt="Application Regisrty" /></li><li class="li">Configure Session Access role to either reduce or remove roles for the users logging based on the policy inputs and conditions. To learn more about the configuration, see <a class="xref" href="../task/configure-session-access-role.html" title="Configure Session Access to reduce user access in a session based on IP, location, Identity Provider attributes, and user attributes using adaptive authentication policies.">Configuring Session Access role</a>.</li></ul> <p class="p">The configuration evaluates the login to reduce or remove the roles of the users who access your <span class="ph">ServiceNow®</span> instance based on the policy filters and conditions. For more information, see <a class="xref" href="../administer/tablet-mobile-ui/task/configure-zero-trust-access-mobile.html" target="_blank" rel="noopener noreferrer">Configure Zero Trust Access for mobile</a>.</p> </div> </body></html></div>