Property reference

glide.ui.active.session.life_span

The glide.ui.active.session.life_span property sets a maximum duration for active authenticated HTTP sessions. Admins should configure this value to ensure sessions do not exceed a specified time limit, enhancing security while balancing user experience.

Default: 0 Type: integer Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property enforces a maximum lifespan for active sessions, overriding the inactive timeout setting, with a value of zero disabling session timeouts.
What area does it affect? Session Management
What does the default mean? The default value is "0", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when adjusting session security settings or after changes to user authentication policies.

Out of the box property record

Raw metadata from the property record.

Property name glide.ui.active.session.life_span
Sys ID ccff860b4361211015820c65c9b8f24c
Type integer
Application Global
Default value 0
Description This configuration will enforce max life-span on active authenticated 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.ui.session_timeout (default 30 minutes).
Updated 2024-05-25 04:37:05