@@ -5867,7 +5867,8 @@ AzureAuthType
<p>Auth type defines how to authenticate to the keyvault service.
Valid values are:
- “ServicePrincipal” (default): Using a service principal (tenantId, clientId, clientSecret)
-- “ManagedIdentity”: Using Managed Identity assigned to the pod (see aad-pod-identity)</p>
+- “ManagedIdentity”: Using Managed Identity assigned to the pod (see aad-pod-identity)
+- “WorkloadIdentity”: Using a Kubernetes ServiceAccount federated with Entra ID</p>
</td>
</tr>
<tr>