Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property determines whether mobile users can access the ServiceNow app on devices that have been rooted or jailbroken, impacting security protocols. |
| What area does it affect? |
Mobile application access |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when assessing mobile security policies or responding to user access requests. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.sg.allow_rooted_jailbroken_device |
| Sys ID |
6f6bf74d735223009b147a2f1bf6a77e |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Allow mobile users to access ServiceNow's mobile application when the mobile device is hacked (rooted Android or jailbroken iOS) |
| Updated |
2024-05-25 04:34:35 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... or unreachable. • Security Risk ◦(Old <blank> ◦(New A user may download a malicious file to their desktop. Block rooted or jailbroken mobile devices • Description ◦(Old <blank> ◦(New If "glide.sg.allow_rooted_jailbroken_device" is not set to the recommended value of "false", then the mobile app will allow users to use the app from jailbroken or rooted mobile devices. Jailbroken or rooted mobile ...
Related properties