VMware Cloud Director API - POST-RetrieveOpenIdProviderConfig

VMware Cloud Director API - POST-RetrieveOpenIdProviderConfig

POST /admin/org/{id}/settings/oauth/openIdProviderConfig

Operation:
POST /admin/org/{id}/settings/oauth/openIdProviderConfig
Description:
Reads an OpenID configuring from a well-known endpoint and responds with the raw information from the IDP as well as VCD's interpretation of that information. Note that this action does not alter the actual settings for the organization.
Since:
36.0
Input parameters
Consume media type(s):
application/vnd.vmware.vcloud.admin.openIdProviderInfo+xml
application/vnd.vmware.vcloud.admin.openIdProviderInfo+json
Input type:
OpenIdProviderInfoType
Output parameters
Produce media type(s):
application/vnd.vmware.vcloud.admin.openIdProviderConfiguration+xml
application/vnd.vmware.vcloud.admin.openIdProviderConfiguration+json
Output type:
OpenIdProviderConfigurationType
Examples