{"id":24839419,"url":"https://github.com/nicholasdille/awesome-workload-identity","last_synced_at":"2026-01-06T16:04:12.007Z","repository":{"id":274792357,"uuid":"924089371","full_name":"nicholasdille/awesome-workload-identity","owner":"nicholasdille","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-06T10:42:02.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T20:02:02.131Z","etag":null,"topics":["oidc","workload-identity"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nicholasdille.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-29T11:55:00.000Z","updated_at":"2025-03-06T10:42:05.000Z","dependencies_parsed_at":"2025-03-06T11:37:45.348Z","dependency_job_id":null,"html_url":"https://github.com/nicholasdille/awesome-workload-identity","commit_stats":null,"previous_names":["nicholasdille/awesome-workload-identity"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholasdille%2Fawesome-workload-identity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholasdille%2Fawesome-workload-identity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholasdille%2Fawesome-workload-identity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholasdille%2Fawesome-workload-identity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicholasdille","download_url":"https://codeload.github.com/nicholasdille/awesome-workload-identity/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245591587,"owners_count":20640692,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["oidc","workload-identity"],"created_at":"2025-01-31T06:48:33.470Z","updated_at":"2026-01-06T16:04:06.974Z","avatar_url":"https://github.com/nicholasdille.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Awesome Workload Identity\n\nWorkload Identity aims to avoid using explicit credentials. Authentication is performed through an OpenID Connect provider which is trusted by both parties.\n\n## By Consumer\n\n### AWS\n\nKubernetes Service Accounts to AWS IAM role, a.k.a. [**I**AM **R**oles for Kubernetes **S**ervice **A**ccounts (IRSA)](https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html), [mutating webhook](https://github.com/aws/amazon-eks-pod-identity-webhook)\n\nGitLab CI to AWS ([GitLab official documentation](https://docs.gitlab.com/ee/ci/cloud_services/aws/))\n\nGitHub Action to AWS ([GitHub official documentation](https://docs.github.com/en/actions/security-for-github-actions/security-hardening-your-deployments/configuring-openid-connect-in-amazon-web-services))\n\n### Azure\n\nKubernetes Service Accounts to [Azure workload identity](https://github.com/Azure/azure-workload-identity)\n\nGitLab CI to Azure ([GitLab official documentation](https://docs.gitlab.com/ee/ci/cloud_services/azure/))\n\nGitHub Actions to Azure ([GitHub official documentation](https://docs.github.com/en/actions/security-for-github-actions/security-hardening-your-deployments/configuring-openid-connect-in-azure))\n\n### Cosign\n\n[Keyless signing using OIDC tokens](https://docs.sigstore.dev/certificate_authority/oidc-in-fulcio/) for [GitHub](https://docs.sigstore.dev/certificate_authority/oidc-in-fulcio/#github), [GitLab](https://docs.sigstore.dev/certificate_authority/oidc-in-fulcio/#gitlab) and [SPIFFE](https://docs.sigstore.dev/certificate_authority/oidc-in-fulcio/#spiffe-1)\n\nKeyless signing in GitLab CI ([GitLab official documentation](https://docs.gitlab.com/ee/ci/yaml/signing_examples.html))\n\n### Google Cloud\n\nGitHub Actions to GCP ([GCP official documentation](https://cloud.google.com/blog/products/identity-security/enabling-keyless-authentication-from-github-actions))\n\nGitLab CI to GCP ([GitLab official documentation](https://docs.gitlab.com/ee/ci/cloud_services/google_cloud/))\n\nGitHub Actions to GCP ([GitHub official documentation](https://docs.github.com/en/actions/security-for-github-actions/security-hardening-your-deployments/configuring-openid-connect-in-google-cloud-platform), [Google Cloud blog](https://cloud.google.com/blog/products/identity-security/enabling-keyless-authentication-from-github-actions))\n\n### Jfrog\n\nGitHub Actions to JFrog ([GitHub official documentation](https://docs.github.com/en/actions/security-for-github-actions/security-hardening-your-deployments/configuring-openid-connect-in-jfrog))\n\n### Kubernetes\n\nGitLab user against Kubernetes ([blog](https://www.hoelzel.it/kubernetes/2023/04/17/k3s-gitlab-oidc-copy.html))\n\n## By Provider\n\n**Checkout the list of OIDC providers in the [Awesome OpenID Connect](https://github.com/cerberauth/awesome-openid-connect?tab=readme-ov-file#openid-providers-op) list**\n\n[GitHub OIDC](https://docs.github.com/en/actions/security-for-github-actions/security-hardening-your-deployments/about-security-hardening-with-openid-connect)\n\n[GitLab OIDC provider](https://docs.gitlab.com/ee/integration/openid_connect_provider.html)\n\n[Keycloak](https://www.keycloak.org/)\n\n[dex](https://dexidp.io/)\n\n[zitadel](https://github.com/zitadel)\n\n[Kubernetes](https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/#service-account-issuer-discovery)\n\n## Tools\n\nkubectl plugin for Kubernetes OpenID Connect authentication ([GitHub repository](https://github.com/int128/kubelogin))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicholasdille%2Fawesome-workload-identity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicholasdille%2Fawesome-workload-identity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicholasdille%2Fawesome-workload-identity/lists"}