mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-03-09 20:26:48 +00:00
add more features to access control docs
This commit is contained in:
19
manage/access-control/password-rotation.mdx
Normal file
19
manage/access-control/password-rotation.mdx
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user