VidbClientConfiguration

VidbClientConfiguration
VidbClientConfiguration

The client configuration for registering Provider Management as a vIDB OIDC client

JSON Example undefined undefined
{
    "identityProviderName": "string",
    "clientId": "string",
    "clientSecret": "string",
    "vidbIssuerUri": "string",
    "vidbLeafCert": "string"
}
string
identityProviderName
Required

The identity provider name

string
clientId
Required

The OIDC client id

string
clientSecret
Required

The OIDC client secret

string As uri As uri
vidbIssuerUri
Required

The URI of the vIDB instance

string
vidbLeafCert
Required

Leaf certificate of the vIDB instance