Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes the client certificate details using common name.
Properties
Name | Type | Required |
---|---|---|
isAdmin | boolean | Yes |
certificateCommonName | string | Yes |
certificateIssuerThumbprint | string | Yes |
isAdmin
Type: boolean
Required: Yes
Indicates if the client certificate has admin access to the cluster. Non admin clients can perform only read only operations on the cluster.
certificateCommonName
Type: string
Required: Yes
The common name of the client certificate.
certificateIssuerThumbprint
Type: string
Required: Yes
The issuer thumbprint of the client certificate.