You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/aks/kubelogin-authentication.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -299,7 +299,7 @@ kubectl get nodes
299
299
300
300
### Workload identity
301
301
302
-
The workload identity (ROPC) authentication method uses identity credentials that are federated with Microsoft Entra to authenticate access to AKS clusters. The method uses Microsoft Entra integrated authentication. It works by setting the following environment variables:
302
+
The workload identity authentication method uses identity credentials that are federated with Microsoft Entra to authenticate access to AKS clusters. The method uses Microsoft Entra integrated authentication. It works by setting the following environment variables:
303
303
304
304
*`AZURE_CLIENT_ID`: The Microsoft Entra application ID that is federated with the workload identity.
305
305
*`AZURE_TENANT_ID`: The Microsoft Entra tenant ID.
0 commit comments