[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Get Auth URL
DescriptionGet authentication url based on redirect url. Returns consent url for admin else auth url.
Request
URLURL
https://cloud.vmwarehorizon.com/auth/v1/auth-url
Query Parameters
Query Parameters
boolean
consent_granted
Optional
consent_granted
string
idp_tenant_domain
Optional
idp_tenant_domain
string
idp_tenant_id
Optional
idp_tenant_id
string
idp_type
Optional
idp_type
boolean
is_admin
Optional
is_admin
string
prompt
Optional
prompt
string
redirect_uri
Required
redirect_uri
string
state
Optional
state
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK returns
AuthUrl
of type */*
{
"authUrl": "https://login.microsoft.com/authenticate",
"checkSessionIframe": "https://login.microsoftonline.com/common/oauth2/checksession"
}
string
authUrl
Optional
IAM authentication URL
string
checkSessionIframe
Optional
IAM URL used to check session
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://cloud.vmwarehorizon.com/auth/v1/auth-url?redirect_uri=string
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
On This Page
Auth Operations
get
delete
delete
post
get
get
get
get
post
post
patch
post
post