Skip to main content
Version: 4.0.3
Version: 1.0

User Migration

cidaas user migration api

Migrating to cidaas mostly also implies to migrate users and if applicable also their passwords. The users might even have further fields, groups or roles that might need migration. This specification helps to understand the object that is transferred to cidaas to migrate users.

For detailed step-by-step guidance on user migration, see the User Migration Documentation.

Common Validation Errors:

  • 507 / invalid email passed: Returned when disposable emails are rejected (default for NON_INTERACTIVE bulk migration in cidaas 4.x) or domain MX records are invalid.

Authentication

Security Scheme Type:

oauth2

OAuth Flow (clientCredentials):

Scopes:

  • cidaas:bulk_user_create: Required scope for bulk user creation and migration