📄️ Admin User Management
Admin users have global access to manage tenants, configurations, and system-wide settings. All admin operations use the primary/master database.
📄️ User Authentication
The API supports multiple authentication methods for both admin and end users including password-based, MFA, WebAuthn, TOTP, CIBA, and social login (OIDC).
📄️ Directory Synchronization
The API supports synchronizing users from Active Directory and Microsoft Entra ID (Azure AD) to populate your tenant with existing organizational users.
📄️ End User Management
End users are tenant-specific users who operate within individual tenant contexts. All end user operations use tenant-specific databases.
📄️ Multi-Factor Authentication (MFA)
The API supports multiple MFA methods including TOTP (Time-based One-Time Password), WebAuthn, and CIBA (Client-Initiated Backchannel Authentication).
📄️ User Management Overview
The User Flow Multi-Tenant RBAC API provides comprehensive user management capabilities with support for both admin users and end users across multiple tenants.