Property reference

glide.sg.device_encryption_enabled

The glide.sg.device_encryption_enabled property ensures that the mobile app verifies if device encryption is active. When enabled, users without encryption cannot access the instance via mobile, enhancing security for mobile logins.

Default: false Type: boolean Application: Global

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 enforces device encryption checks for mobile app logins, preventing access if encryption is not enabled.
What area does it affect? Mobile application security
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 enhancing mobile security protocols or during security audits.

Out of the box property record

Raw metadata from the property record.

Property name glide.sg.device_encryption_enabled
Sys ID 7ba34f105b030010da168d8fa881c7e4
Type boolean
Application Global
Default value false
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
Updated 2024-05-25 04:26:39