IdPVault
Docs · self-hosted IdP backup & restore

Users & security

App users, roles, MFA, sessions, and the audit log.

Roles

Four roles, enforced server-side on every endpoint (not just hidden buttons):

Org-scoped users never see tenants outside their org - those tenants return 404, not 403, so their existence is not leaked. The free Community tier includes the single admin created at first run; adding users requires a paid license, and org roles require the MSP feature (see the MSP & client orgs page).

Adding users

Two ways to create a user. Send invite link: the account starts as a pending invite and a one-time link lets them set their own password; if SMTP is configured the invite is emailed, and either way you get a copyable link. Set password now: the admin sets an initial password and the account is active immediately - no email required. Share it securely; the user can change it in their profile.

Passwords & MFA

Brute-force protection

Failed logins lock the account after a configurable number of attempts (default 5) for a configurable duration (default 15 minutes), tracked per account and audit-logged.

Audit log

Every mutating action (logins, tenant changes, restores, settings, license and user changes) is recorded with actor and detail in the Audit page.