glide.ui.user_cookie.life_span_in_days

ServiceNow property description:

Upon successful authentication, the generated user cookie will be expired after this duration in days

Attributes

  • Sys ID: 1e0f4aa2870023008f64bd6ec7cb0b44
  • Type: integer
  • Application: Global
  • Default value: 15
AI Logo

AI generated property description:

The ServiceNow property `glide.ui.user_cookie.life_span_in_days` determines the duration in days for which a user cookie remains valid after successful authentication. According to the provided documentation, this property sets the lifespan of the user session cookie, ensuring that it expires after the specified number of days. This helps in managing user sessions and enhancing security by limiting the duration for which a user can remain authenticated without re-authentication. Adjusting this property can help balance user convenience and security requirements. The default value and further details can be found in the ServiceNow documentation.

Source

Related property: glide.ui.user_cookie.max_life_span_in_days