[{"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
string
code_challenge
Optional
boolean
consent_granted
Optional
string
idp_tenant_domain
Optional
string
idp_tenant_id
Optional
string
idp_type
Optional
boolean
is_admin
Optional
string
prompt
Optional
string
redirect_uri
Required
string
state
Optional
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