Skip to content

Commit 14ae658

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#118180
Changes made in line no 22 From workflow identity To workload identity
1 parent 03ab8ab commit 14ae658

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/kubelogin-authentication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This article provides an overview of the following authentication methods and ex
1919
* Interactive web browser
2020
* Service principal
2121
* Managed identity
22-
* Workflow identity
22+
* Workload identity
2323

2424
## Limitations
2525

@@ -328,4 +328,4 @@ The AKS Microsoft Entra ID client application ID used by kubelogin to perform pu
328328

329329
<!-- LINKS - external -->
330330
[client-go-cred-plugin]: https://kubernetes.io/docs/reference/access-authn-authz/authentication/#client-go-credential-plugins
331-
[oidc-federation-github]: https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/configuring-openid-connect-in-azure
331+
[oidc-federation-github]: https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/configuring-openid-connect-in-azure

0 commit comments

Comments
 (0)