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


---

# Minimize absolute session timeout duration \[Updated in Security Center 1.3\]

# Minimize absolute session timeout duration \[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.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.
It enables the user cookie to be valid for the duration of specified days, starting when the cookie was first issued. The default value is 30 days, and the maximum cap is at 365 days.  
Hinweis:  
To enforce a maximum session time for any active user sessions, see [Managing user sessions](https://www.servicenow.com/docs/access?context=c_ManageUserSessions&version=australia&pubname=australia-platform-administration&ft:locale=en-US).

## More information {#sc-absolute-session-timeout__section_more_information}

{#sc-absolute-session-timeout__table_ajc_b43_3kb__entry__2}

| Attribute | Description |
|-|-|
| Property name | glide.ui.user_cookie.max_life_span_in_days |
| Configuration type | System Properties (/sys_properties_list.do) |
| Category | [Session management](https://servicenow-prod.fluidtopics.net/VAFB7gAR3D02VvnVYJ_a3g "This category looks at the security of the application state for a user. Sessions should be unique to each individual, unable to be guessed or shared, and invalidated after periods of inactivity or when not required. This includes factors such as cookie attributes for cookie-based sessions, session token generation, and storage and requirements for federated re-authentication.") |
| Purpose | To force users who have selected the Remember Me checkbox to reauthenticate after specific days. |
| Recommended value | Less than or equal to 30 |
| Default value | 30 days |
| Functional impact | This property enforces mandatory relogin by avoiding any sort of cookie rotation after a given timeframe. |
| Security risk rating | 4.2 |
| Security risk | (Medium) The user cookies being active for an indefinite amount of time is a security risk and should expire on a time-based configuration. |
| References | [Available system properties](https://www.servicenow.com/docs/access?context=r_AvailableSystemProperties&version=australia&pubname=australia-platform-administration&ft:locale=en-US) [Remember me](https://servicenow-prod.fluidtopics.net/nJ61gS5ZRczInrMrsGGp1Q#c_ChSetRemMeChkbxCookie "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.") |
[ ]

{#sc-absolute-session-timeout__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).

