[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
InternalOrgIdpMappingRequest
Properties
array of
string
password
Required
password
boolean
force
Required
Force update of multiple IDP tenant to CSP org mapping
string
idpTenantDomain
Required
IDP tenant domain/Tenant Alias
string
redirectUri
Required
Url to redirect to
string
userName
Required
User Name
string
idpTenantId
Optional
WorkspaceOne Access IDP TenantId
string
idpType
Optional
IDP Type
Possible values are: AZURE , WS1A
string
orgId
Optional
Org ID that owns this record
array of
string
domains
Optional
List of domains
JSON Example
{
"force": false,
"idpTenantDomain": "abccompany",
"password": [
"Horizon!123"
],
"redirectUri": "https://horizonv2-sg.devframe.cp.horizon.vmware.com/auth/v1/callback",
"userName": "'aduser1' for WS1, 'sanityadmin@horizonv2.onmicrosoft.com' for Azure"
}
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen