ProvisionClientInTenant
Manually provisions a flagged ClientCredentials client into one specific sub-tenant.
Examples
octo-cli -c ProvisionClientInTenant -id <clientId> -ctid <child-tenant-id>
Options
| Short | Long | Required | Description |
|---|---|---|---|
-id | --clientId | yes | The ClientId to provision. Must already have AutoProvisionInChildTenants enabled. |
-ctid | --child-tenant-id | yes | ID of the child tenant to provision the client into |