[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Get IDP ID
DescriptionReturns the Identity Provider ID of an organization.
Request
URLURL
https://console.navigator.vmware.com/cphub/api/auth/v1/federation/orgs/{orgId}/idp
Path Parameters
Path Parameters
string
orgId
Required
Unique identifier (GUID) of the organization.
Query Parameters
Query Parameters
string
domain
Optional
- get Idpid for the given domain, this parameter mandatory
Authentication
This operation uses the following authentication methods.
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://console.navigator.vmware.com/cphub/api/auth/v1/federation/orgs/{orgId}/idp
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator