---
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


---

# Remove remember me

# Remove remember me {#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.forgetme property to remove the
Remember Me check box from the login page to prevent login information
from being cached.

## More information {#sc-remove-remember-me__section_more_information}

{#sc-remove-remember-me__table_ajc_b43_3kb__entry__2}

| Attribute | Description |
|-|-|
| Property name | glide.ui.forgetme |
| Configuration type | System Properties (/sys_properties_list.do) |
| Category | [Data protection](https://servicenow-prod.fluidtopics.net/kKCcomLoCJcv2UycJegJgw "The data protection category addresses the elements of confidentiality, integrity and availability (CIA) of data.") |
| Purpose | To ensure that no authentication information is cached. |
| Security risk rating | 3.5 |
| Recommended value | true |
| Default value | true |
| Functional impact | This remediation would change the user experience by automatically logging them out of the instance when their session expires. The session expiration would solely depend on the value set in the system property as detailed in [Managing user sessions](https://www.servicenow.com/docs/access?context=c_ManageUserSessions&version=australia&pubname=australia-platform-administration&ft:locale=en-US). |
| Security risk | (Low) When you select the Remember me check box at login, an extra cookie is stored on the user's computer. * Its purpose is to automatically re-establish the session for the subsequent visits of the logged-in user. * It poses a security risk as it allows the user session to be active until they deliberately log out. The likelihood of an attack for this scenario increases when the end user has left the browser unattended, or if it is compromised from a different attack. {#sc-remove-remember-me__ul_vj3_rjd_qkb} |
| References | [Remove the Remember me check box](https://servicenow-prod.fluidtopics.net/nJ61gS5ZRczInrMrsGGp1Q#t_RemoveTheRememberMeBox "You can remove the Remember me check box so users do not have access to this feature.") |
[ ]

{#sc-remove-remember-me__table_ajc_b43_3kb}

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)

