mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-02-11 07:26:42 +00:00
Standardize edition-gated terminology to Enterprise Edition across docs where feature availability is described. Add links to /self-host/enterprise-edition so users can quickly understand edition differences before enabling gated features or selecting an installer edition.
21 lines
1.0 KiB
Plaintext
21 lines
1.0 KiB
Plaintext
---
|
||
title: "Session Length"
|
||
description: "Configure maximum session length and expiration policies for your organization"
|
||
---
|
||
|
||
By default, Pangolin keeps extending a session indefinitely if a user is actively using it. If a user is not actively using the session, it will expire after 30 days.
|
||
|
||
However, you can require users to log in at regular intervals by enforcing maximum session lengths on a per‑organization basis.
|
||
|
||
### Configuration
|
||
|
||
<Note>
|
||
Session length enforcement is an [Enterprise Edition](/self-host/enterprise-edition)-only feature.
|
||
</Note>
|
||
|
||
To enable session length enforcement, go to Organization Settings and set a maximum session length in the Security section. After this amount of time, users will be prompted to log back in to acquire a fresh session.
|
||
|
||
- Session length enforcement is configured per organization.
|
||
- Session length enforcement applies to both internal Pangolin users and users linked to external identity providers.
|
||
- Users whose session has expired will see a prompt directing them to log in again before proceeding.
|