add more features to access control docs

This commit is contained in:
miloschwartz
2025-10-30 17:11:14 -07:00
parent d1b74e2899
commit af1f275e0a
7 changed files with 135 additions and 1 deletions

View File

@@ -0,0 +1,30 @@
---
title: "Multi-Factor Authentication"
description: "Enable and manage two-factor authentication and enforcement for your organization"
---
Pangolin supports twofactor authentication (2FA) for Pangolin user accounts.
### Enable or Disable 2FA
- Click your profile menu (top right) to enable twofactor authentication.
- You will need to confirm your password and code before enabling/disabling 2FA.
### Supported Methods
- **Timebased onetime code (TOTP)**: Use an authenticator app (e.g., 1Password, Google Authenticator).
- **Push via email**: Contact sales to enable.
- **Push via Duo**: Contact sales to enable.
### Enforcement
<Note>
Twofactor enforcement (requiring 2FA at login) is available in Enterprise Edition only.
</Note>
To enable enforcement, go to Organization Settings and toggle 2FA enforcement in the Security section.
- Enforcement is configured per organization.
- MFA enforcement only applies to internal Pangolin user accounts. This policy does not apply to accounts linked to an external identity provider.
- When enforced, users must enable 2FA before accessing the organization or its resources.
- Users without 2FA will see a prompt directing them to enable it before proceeding.