glide.sg.device_encryption_enabled

ServiceNow property description:

When property is set to true, mobile app will check that device encryption is enabled. If encryption is not enabled, user won't be allowed to log into current instance on mobile

Attributes

  • Sys ID: 7ba34f105b030010da168d8fa881c7e4
  • Type: true | false
  • Application: Global
  • Default value: false
AI Logo

AI generated property description:

The ServiceNow property `glide.sg.device_encryption_enabled` ensures that mobile devices accessing the ServiceNow instance have encryption enabled. When this property is set to true, the mobile app will verify that the device's encryption is active. If the device is not encrypted, the user will be prevented from logging into the current instance on the mobile app. This property is part of the security measures to protect sensitive data accessed through mobile devices. It enforces compliance with encryption policies to enhance data security. For more details, refer to the ServiceNow documentation on enforcing device encryption and passcode requirements.

Source

Related property: glide.kmf.encrypter.enabled