VidmConfiguration
VidmConfiguration
JSON Example
{
"vidm_appliance": "identity.domain.com",
"rootCA_certificate": "-----BEGIN CERTIFICATE----- ..etc..",
"client_id": "vRealize Network Insight Client-ID",
"client_secret": "T2zRetc2f242KhelfoO6Qzw9",
"sha_thumbprint": "15:37:48:1E:DB:70:65:80:B2:74:E5:78:25:E5:AD:39:14:53:69:19",
"enable": true
}
string
vidm_appliance
Optional
Provide fully quallified domain name of VMware Identity Manager
string
rootCA_certificate
Optional
Provide rootCA certificate to trust. Can be generated using /vidm/licence
string
client_id
Optional
Register VMware vRealize Network Insight as an OAuth client to VMware Identity Manager and provide client-id
string
client_secret
Optional
Provide the registered OAuth client secret
string
sha_thumbprint
Optional
Optionally, provide SHA thumbprint to validate VMware Identity Manager appliance that is being configured
boolean
enable
Optional
True, to enable the VMware Identity Manager integration in vRealize Network Insight