glide.guest.active.session.life_span

ServiceNow property description:

This configuration will enforce max life-span on active guest http sessions irrespective of inactive timeout. The configured value is in minutes and the value of zero will disable timing out the active sessions. The max life-span should be more than inactive timeout glide.guest.session_timeout (default 30 minutes).

Attributes

  • Sys ID: 1d8786e14306211015820c65c9b8f27e
  • Type: integer
  • Application: Global
  • Default value: 0
AI Logo

AI generated property description:

The ServiceNow property `glide.guest.active.session.life_span` sets a maximum duration for active guest HTTP sessions, regardless of inactivity. The value is specified in minutes, and setting it to zero disables the timeout for active sessions. This property ensures that guest sessions do not exceed a certain lifespan, enhancing security by limiting the time a session can remain active. It is important to configure this value to be greater than the `glide.guest.session_timeout`, which defaults to 30 minutes, to avoid conflicts. This property helps manage and control guest session durations effectively.

Source

Related property: glide.ui.active.session.life_span