[Domaines API]

User Domain

The User domain provides user management, authentication settings, and security features for the platform. It includes user listing with pagination and filtering, administrative dashboards with user statistics, multi-fac

Metadonnees du module

The User domain provides user management, authentication settings, and security features for the platform. It includes user listing with pagination and filtering, administrative dashboards with user statistics, multi-fac

Retour à la Liste

Reference source

content/modules/domain-user.md

Dernière Mise à Jour

5 févr. 2026

Catégorie

Domaines API

Checksum du contenu

9766d976f1bec61d

Étiquettes

api-domainscompliance

Documentation rendue

Cette page rend le Markdown et Mermaid du module directement depuis la source publique de documentation.

Overview#

The User domain provides user management, authentication settings, and security features for the platform. It includes user listing with pagination and filtering, administrative dashboards with user statistics, multi-factor authentication (MFA) settings management, and passkey (WebAuthn) credential management for passwordless authentication.

Key Features#

  • User Management - List, search, and filter platform users with pagination support, enabling administrators to manage the user base efficiently across large organizations.

  • User Search and Filtering - Find users by email, name, or username, and filter by role or active status with configurable sorting for focused user administration.

  • Administrative Dashboard - View user statistics including total users, active and inactive counts, role distribution, pending invitations, and recent signups for organizational oversight.

  • MFA Settings Management - Enable and configure multi-factor authentication for user accounts with support for multiple methods including authenticator apps, SMS verification, and email verification.

  • Passkey Management - Register and manage WebAuthn/FIDO2 passkeys for passwordless authentication, including friendly naming, usage tracking, and credential lifecycle management.

  • Security Information - View security-related user details including MFA status, configured authentication methods, and registered passkeys for security auditing.

  • Role-Based Access - Administrative operations are restricted to authorized roles, ensuring that user management actions are performed only by personnel with appropriate permissions.

Use Cases#

  • User Administration - Manage organizational users including searching for specific accounts, reviewing account status, and monitoring authentication configuration.

  • Security Auditing - Review MFA adoption, passkey registration, and authentication method distribution across the organization to assess security posture.

  • Onboarding Support - Monitor recent signups and pending invitations to ensure new users are successfully onboarded with appropriate authentication configured.

  • Compliance Monitoring - Track MFA enablement rates and authentication method usage to ensure compliance with organizational security policies.

MFA Methods#

MethodDescription
TOTPTime-based one-time password via authenticator app
SMSVerification code sent via text message
EmailVerification code sent via email
PasskeyWebAuthn/FIDO2 passwordless authentication

Integration#

The User domain provides foundational identity management across the platform:

  • Authentication - User accounts and credentials support platform authentication
  • Organization Management - Users are associated with their organizational context
  • Tenant Management - User access is scoped to their tenant
  • Audit and Compliance - User management actions are logged for compliance

Last Reviewed: 2026-02-05