Require clearing pasteboard when backgrounding mobile application [New in Security Center 1.3 and updated in 1.5]
The glide.sg.clear_pasteboard_when_backgrounded property controls if text copied from ServiceNow mobile app is kept in the clipboard and pasteboard after the app is in background mode. If it is not set to the recommended value of true, then sensitive information may be disclosed to the Android or iOS clipboard where it can be exposed to other applications on the device.
More information
| Attribute | Description |
|---|---|
| Configuration name | glide.sg.clear_pasteboard_when_backgrounded |
| Configuration type | System Properties (/sys_properties_list.do) |
| Data type | Boolean |
| Recommended value | true |
| Default value | false |
| Category | Data protection |
| Security risk |
|
| Dependencies and prerequisites | None |
| Functional impact | This property clears the copy and paste clipboard when the ServiceNow app enters the background. |