[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen

Azure Ad Setup Callback

Description

To be called on redirect from Azure AD after Global Administrator grants consent. After validating the state and code, updates status for Azure AD setup.

Request

Request

URL

URL


get
https://cloud.vmwarehorizon.com/auth/v1/azure-ad-callback
Copy

Query Parameters

Query Parameters

string
code Required

string
state Required

Response

Response

Response Body

Response Body

200 OK

Returns boolean of type */*

No error details were provided in the OpenAPI specification.

Code Samples

Code Samples

cURL Command

curl https://cloud.vmwarehorizon.com/auth/v1/azure-ad-callback?code=string&state=string


Feedback

Was this page helpful?