---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Require obfuscation of classic mobile app UI \[Updated in Security Center 1.3\]

# Require obfuscation of classic mobile app UI \[Updated in Security Center 1.3\] {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Use the glide.ui.m.blur_ui_when_backgrounded property to obfuscate
all fields from the snapshot as the image is saved during the backgrounding process.
On Android devices, the Android operating system takes a screenshot for usage in the recent task menu when the application is sent to background. Users can also take manual screenshots of the application, which are stored publicly on the device. On iOS devices, the iOS operating system also allows applications to save an image file. This file represents the last screen seen by the user when the application is sent to the background. While the intent is to provide a better user experience, it also creates a security risk because the images are saved as PNG image files.  
Hinweis:  
This setting or configuration is per instance basis so the user must connect to the instance with the property configured.

To obfuscate all fields from the
snapshot in the ServiceNow Classic app, see [Configure the blur app option to
improve security](https://www.servicenow.com/docs/access?context=t_BlurApp&version=australia&pubname=australia-mobile&ft:locale=en-US).

## Example {#sc-classic-mobile-app-ui-obfuscation__section_gnn_lk2_pvb}

When you set this property to true, the background application is obfuscated for iOS devices, and blacked out for Android iOS devices.

## More information {#sc-classic-mobile-app-ui-obfuscation__section_inn_lk2_pvb}

{#sc-classic-mobile-app-ui-obfuscation__table_jnn_lk2_pvb__entry__2}

| Attribute | Description |
|-|-|
| Property/Plugin Name | glide.ui.m.blur_ui_when_backgrounded |
| Configuration type | System Properties (/sys_properties_list.do) |
| Category | [Authentication](https://servicenow-prod.fluidtopics.net/faHnGPrE5YkSR8Xq~3OW5g "The authentication category covers the main elements of modern authentication to confirm an entity and its claims are authentic and correct, resistant to impersonation and prevent interception of passwords.") |
| Purpose | To obfuscate all fields from the snapshot as the image is saved during the backgrounding process. |
| Recommended value | true |
| Security risk rating | 2.4 |
| Functional impact | If the glide.ui.m.blur_ui_when_backgrounded property is set to true, the native apps use the parameter defined on the server to blur the screen when the app enters the background. * It blurs the screenshots taken by iOS and Android when the app enters the background. Hinweis: Enabling this setting can prevent users from taking screenshots of the classic mobile app, which may be desirable for support purposes. * The user experience may be adversely affected because they would not be able to see the content when the app is sent to background. {#sc-classic-mobile-app-ui-obfuscation__ul_knn_lk2_pvb} |
| Security risk | (Medium) A compromised (jailbroken) device would enable an attacker to have full access to the file system, with access those files/snapshots with sensitive information embedded in them. |
[ ]

{#sc-classic-mobile-app-ui-obfuscation__table_jnn_lk2_pvb}

To learn more about adding or creating a system
property, see [Add a system property](https://www.servicenow.com/docs/access?context=t_AddAPropertyUsingSysPropsList&version=australia&pubname=australia-platform-administration&ft:locale=en-US).

