Kubernetes Auth
Update Kubernetes Auth configuration on machine identity
patch/api/v1/auth/kubernetes-auth/identities/{identityId}
Path parameters
identityIdstring required
The ID of the machine identity to update the auth method for.
Request body
Response
Default Response
Changes
Changed in 1 of the 20 revisions of this API.23
- ●
the
allowedAudiencerequest property's maxLength was set to1000request-property-max-length-set
- ●
the
kubernetesHostrequest property's maxLength was set to255request-property-max-length-set
- ○
added the new optional request property
templateIdnew-optional-request-property
- ○
added the optional property
identityKubernetesAuth/isTokenReviewerJwtTemplateSourcedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
identityKubernetesAuth/templateIdto the response with the200statusresponse-optional-property-added
- ●