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


---

# Remember me

# Remember me {#ariaid-title1}

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

When the Remember me check box is selected at login, a cookie is
stored on the user's computer. This cookie automatically authenticates the user upon subsequent
visits.

If the user logs out, the cookie is destroyed. The default value of the Remember me check box is controlled by one property, and whether or not the check box appears
on the login page is controlled by a different property.

Two properties, glide.ui.user_cookie.life_span_in_days and
glide.ui.user_cookie.max_life_span_in_days control the glide_user
system generated cookie expiration value. When a user accesses an instance with 'remember me'
enabled, the access resets the cookie expiration period until the maximum
(glide.ui.user_cookie.max_life_span_in_days) life span limit is reached.  
Hinweis:  
To learn more about these properties, see the following topics in Instance Security Hardening Settings:

* [Minimize absolute session timeout duration \[Updated in Security Center 1.3\]](RqPQg~i7GfJ2WH6~lF00Xw "Use the glide.ui.user_cookie.max_life_span_in_days property to set a maximum life span for user cookies created when users log in with the Remember Me checkbox selected. When the cookie expires, users who have selected the Remember Me checkbox are forced to reauthenticate into the instance.")
* [Minimize session window timeout duration \[Updated in Security Center 1.3\]](HUOlkNXWOC6cptSBvKUIig "Use the glide.ui.user_cookie.life_span_in_days property to set the expiration time period for the Remember Me cookie. The default value is 15 days and the maximum cap is at 30 days.")
{#c_ChSetRemMeChkbxCookie__ul_fm1_stk_qkb}

## Change the default value of the Remember me check box {#ariaid-title2}

You can change the default value of the Remember me check
box.

### Vorbereitungen

Role required: admin

### Prozedur

1. Navigate to AllSystem PropertiesUI Properties.
2. Locate the Default value of "Remember me" checkbox on login page property (glide.ui.remember.me.default).
3. To set the default value of the Remember me check box to No, clear the property check box.
4. To restore the default value of the Remember me check box to Yes, select the property check box.

## Remove the Remember me check box {#ariaid-title3}

You can remove the Remember me check box so users do not have
access to this feature.

### Vorbereitungen

Role required: security_admin  
Hinweis:  
To learn more about this property, see [Remove remember me](https://servicenow-prod.fluidtopics.net/GAdtT8NCchlEuQbbGKmHCw "Use the glide.ui.forgetme property to remove the Remember Me check box from the login page to prevent login information from being cached.") in Instance Security Hardening Settings.

### Prozedur

1. Elevate your role to security_admin.
2. Navigate to System PropertiesUI Properties.
3. Locate the Remove "Remember me" checkbox from login page property (glide.ui.forgetme).
4. Select the property check box.  
   This setting removes the Remember me check box, invalidates existing cookies, and disables Remember me functionality entirely.
5. To restore the Remember me check box to the login page, clear the property check box.

