Skip to content

Instantly share code, notes, and snippets.

@rezamt
Created April 2, 2025 11:47
Show Gist options
  • Save rezamt/ac884b2f581e5b99694993107c17b928 to your computer and use it in GitHub Desktop.
Save rezamt/ac884b2f581e5b99694993107c17b928 to your computer and use it in GitHub Desktop.
Workload Identity

https://nicolasuter.medium.com/why-you-should-use-entra-workload-identity-federation-dfe8b6b626a1

When can I use Workload Identity Federation?

Which scenarios support “Workload identity Federation”?

  • Workloads running on any Kubernetes cluster (Azure Kubernetes Service (AKS), Amazon Web Services EKS, Google Kubernetes Engine (GKE), or on-premises)
  • GitHub Actions (CI / CD Pipelines) [2]
  • GitLab (CI / CD Pipelines) [3]
  • Workloads / VMs Google Cloud
  • Workloads / VMs running in Amazon Web Services (AWS)
  • Workloads supporting SPIFFE and SPIRE [4]: that’s basically an open standard for authentication scenarios between cloud services

Best practices for using Workload Identity Federation

https://cloud.google.com/iam/docs/best-practices-for-using-workload-identity-federation

Google , Microsoft, AWS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment