mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-02-20 03:46:43 +00:00
enhance(enterprise): Consistent naming scheme and update quick install
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.
This commit is contained in:
@@ -4,7 +4,7 @@ description: "Only allow trusted devices to connect to an organization"
|
||||
---
|
||||
|
||||
<Note>
|
||||
Only available in Pangolin Cloud and Enterprise.
|
||||
Only available in Pangolin Cloud and [Enterprise Edition](/self-host/enterprise-edition).
|
||||
</Note>
|
||||
|
||||
By default, any client configured with valid credentials can connect to an organization. To enhance security, you can enable device approvals, which require each new device to be manually approved by an administrator before it can connect.
|
||||
@@ -34,4 +34,4 @@ Once enabled, any new user connecting with that role will require approval from
|
||||
|
||||
<Tip>
|
||||
You cannot enable device approvals for the "Admin" role.
|
||||
</Tip>
|
||||
</Tip>
|
||||
|
||||
@@ -19,7 +19,7 @@ Pangolin supports two‑factor authentication (2FA) for Pangolin user accounts.
|
||||
### Enforcement
|
||||
|
||||
<Note>
|
||||
Two‑factor enforcement (requiring 2FA at login) is available in Enterprise Edition only.
|
||||
Two‑factor enforcement (requiring 2FA at login) is available in [Enterprise Edition](/self-host/enterprise-edition) only.
|
||||
</Note>
|
||||
|
||||
To enable enforcement, go to Organization Settings and toggle 2FA enforcement in the Security section.
|
||||
|
||||
@@ -8,7 +8,7 @@ By default, Pangolin does not require passwords to be rotated on a regular basis
|
||||
### Configuration
|
||||
|
||||
<Note>
|
||||
Password expiry and rotation is an Enterprise Edition only feature.
|
||||
Password expiry and rotation is an [Enterprise Edition](/self-host/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.
|
||||
@@ -16,4 +16,3 @@ To enable password rotation, go to Organization Settings and select a maximum pa
|
||||
- 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.
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ However, you can require users to log in at regular intervals by enforcing maxim
|
||||
### Configuration
|
||||
|
||||
<Note>
|
||||
Session length enforcement is an Enterprise Edition only feature.
|
||||
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.
|
||||
@@ -18,4 +18,3 @@ To enable session length enforcement, go to Organization Settings and set a maxi
|
||||
- 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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user