mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-02-08 05:56:45 +00:00
20 lines
961 B
Plaintext
20 lines
961 B
Plaintext
---
|
||
title: "Password Rotation"
|
||
description: "Configure password expiration and rotation requirements for your organization"
|
||
---
|
||
|
||
By default, Pangolin does not require passwords to be rotated on a regular basis. However, password rotation can be required on a per‑organization basis.
|
||
|
||
### Configuration
|
||
|
||
<Note>
|
||
Password expiry and rotation is an Enterprise Edition only feature.
|
||
</Note>
|
||
|
||
To enable password rotation, go to Organization Settings and select a maximum password age in the Security section. After the configured period expires, users will be prompted to change their password when accessing the organization or its resources.
|
||
|
||
- Password rotation is enforced on a per‑organization basis.
|
||
- Password rotation only applies to internal Pangolin user accounts. This policy does not apply to accounts linked to an external identity provider.
|
||
- Users who need to change their password will see a prompt directing them to update it before proceeding.
|
||
|