Limit integrations' active session life span [New in Security Center 1.3]

  • Release version: Zurich
  • Updated July 31, 2025
  • 1 minute to read
  • The glide.integrations.active.session.life_span property enforces max lifespan on active guest HTTP sessions irrespective of inactive timeout. The configured value is in minutes. A value of zero will disable timing out the active sessions.

    More information

    Attribute Description
    Configuration name glide.integrations.active.session.life_span
    Configuration type System Properties (/sys_properties_list.do)
    Data type integer
    Recommended value 0 to 720
    Default value 0
    Category Session management
    Security risk
    • Severity score: 4.2
    • CVSS score: Medium
    • Security risk details: A larger maximum lifespan could allow an attacker to persist in a stolen session for longer, increasing the scope of a security incident. This property is limited to integrations that have low-privilege access to an instance. Set the glide property, glide.integrations.active.session.life_span to a value of 0, and less than or equal to 720.
    Dependencies and prerequisites None