[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail
OidcInfo
Represents Identity management configuration when the provider is based on OIDC
Properties
string
authEndpoint
Optional
Authentication endpoint of the Identity Provider
string
authMethod
Optional
Authentication method used by the Identity Provider
string
clientId
Optional
Client identifier to connect to the Identity Provider
string
discoveryEndpoint
Optional
Endpoint to retrieve the Identity Provider metadata
string
issuer
Optional
The Identity Provider namespace. It is used to validate the issuer in the acquired OAuth2 token
string
logoutEndpoint
Optional
The endpoint to use for terminating the user’s session at the Identity Provider
string
publicKeyUri
Optional
Endpoint to retrieve the Identity Provider public key for validation
string
tokenEndpoint
Optional
Token endpoint of the Identity Provider
JSON Example
{
"authMethod": "One among: CLIENT_SECRET_BASIC, CLIENT_SECRET_POST, CLIENT_SECRET_JWT, PRIVATE_KEY_JWT"
}
[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail
Property Of
IdentityProvider