NSX-T Data Center REST API
NodeAuthProviderVidmProperties (schema)
Node AAA provider vIDM properties
Name | Description | Type | Notes |
---|---|---|---|
client_id | vIDM client id | string | Required |
client_secret | vIDM client secret | string | |
host_name | Fully Qualified Domain Name(FQDN) of vIDM | string | Required |
lb_enable | Load Balancer enable flag | boolean | |
node_host_name | host name of the node redirected to host name to use when creating the redirect URL for clients to follow after authenticating to vIDM |
string | Required |
thumbprint | vIDM certificate thumbprint Hexadecimal SHA256 hash of the vIDM server's X.509 certificate |
string | Required |
vidm_enable | vIDM enable flag | boolean |