Security and compliance in offline mode
Learn how to manage offline mode access and determine which users can use it, helping to secure sensitive data.
Offline mode stores data locally on the device. Configure offline rules to align data access with your security requirements. Use the glide.sg.offline.roles system property to restrict offline access to users who require it, limiting the amount of sensitive data stored on devices in the field.
The following system properties are available when managing attachments in offline mode:
| Property | Description |
|---|---|
| glide.sg.offline.roles | A comma-separated list of role names that are allowed to work in offline mode. |
| glide.sg.offline.expiration | Defines how long an offline cache remains valid on the device. |