NSX-T Data Center REST API
Ws1bOidcEndpointCreateRequest (schema)
Name | Description | Type | Notes |
---|---|---|---|
api_token | API token for VC/WS1B A JWT token with sufficient privileges to create an OAuth app on VC/WS1B. |
secure_string | Required |
certificate_chain | The certificate chain for VC/WS1B The public certificate chain for the VC/WS1B, in PEM format. |
string | Required |
nsx_fqdn | FQDN of NSX Manager The fully qualified domain name of the NSX Manager. This is used when redirecting UI users after authenticating. |
string | Required |
oidc_uri | The VC/WS1B OIDC discovery endpoint URL The OIDC discovery endpoint URL. Information such as the expected issuer and signing keys will be retrieved from this URL. |
string | Required |