Product documentation
EntraAppMigration
Microsoft Entra app-registration bulk import to Thoryn OAuth clients — read-only dry-run reconciliation report (SSO-1326).
EntraAppMigration
Microsoft Entra app-registration bulk import to Thoryn OAuth clients — read-only dry-run reconciliation report (SSO-1326).
Base URL: https://api.stg.thoryn.org
Operations
| Method | Path | Summary | Scopes |
|---|---|---|---|
POST | /api/v1/migration/entra/app-registrations | Entra App Migration Migrate Entra App Registrations | tenant:clients.write + tenant:migration.entra |
Operation details
POST /api/v1/migration/entra/app-registrations
Entra App Migration Migrate Entra App Registrations
- Operation ID:
entraAppMigrationMigrateEntraAppRegistrations - Required scopes:
tenant:clients.write+tenant:migration.entra
Request body (required): application/json → EntraAppImportRequest
Responses:
| Status | Description | Body |
|---|---|---|
200 | OK | object |
401 | Unauthorized — bearer token missing, expired, signed by an untrusted issuer, or missing the tnt tenant claim. | Problem (problem+json) |
403 | Forbidden — token lacks a required tenant:* scope, or the tnt claim does not match the tenant addressed by the request path. | Problem (problem+json) |