NodeAuthProviderVidmProperties
NodeAuthProviderVidmProperties
Node AAA provider vIDM properties
JSON Example
{
"client_id": "string",
"client_secret": "string",
"host_name": "string",
"lb_enable": false,
"node_host_name": "string",
"thumbprint": "string",
"vidm_enable": false
}
string
client_id
Required
vIDM client id
string
client_secret
Optional
vIDM client secret
string
host_name
Required
Fully Qualified Domain Name(FQDN) of vIDM
boolean
lb_enable
Optional
Load Balancer enable flag
string
node_host_name
Required
host name to use when creating the redirect URL for clients to follow after authenticating to vIDM
string
thumbprint
Required
Hexadecimal SHA256 hash of the vIDM server's X.509 certificate
boolean
vidm_enable
Optional
vIDM enable flag