Microsoft Learn
learn.microsoft.com › en-us › entra › workload-id › workload-identity-federation
Workload Identity Federation - Microsoft Entra Workload ID | Microsoft Learn
You use workload identity federation to configure a user-assigned managed identity or app registration in Microsoft Entra ID to trust tokens from an external identity provider (IdP), such as GitHub or Google.
Google
docs.cloud.google.com › iam › identity and access management (iam) › workload identity federation
Workload Identity Federation | Identity and Access Management (IAM) | Google Cloud Documentation
With Workload Identity Federation, you can use Identity and Access Management (IAM) to grant IAM roles to principals that are based on federated identities in a workload identity pool.
Videos
12:11
Stop Struggling—The Easiest Way to Get Secure GCP Access from ...
05:14
Workload Identity Federation In Azure DevOps - YouTube
Azure DevOps Workload Identity Federation with Azure Overview. ...
01:45
Why use workload identity federation? - YouTube
01:02:19
Workload Identity and Federation: Authentication without using ...
25:40
How to Setup Google Cloud Workload Identity Federation for GitHub ...
Snowflake Documentation
docs.snowflake.com › en › user-guide › workload-identity-federation
Workload identity federation | Snowflake Documentation
Workload identity federation (WIF) is a service-to-service authentication method that lets workloads, such as applications, services, or containers, authenticate with Snowflake using their cloud provider’s native identity system, such as AWS Identity and Access Management (AWS IAM) roles, ...
Reddit
reddit.com › r/googlecloud › workload identity federation (wif) is one such gem, enabling secure, keyless authentication
r/googlecloud on Reddit: Workload Identity Federation (WIF) is one such gem, enabling secure, keyless authentication
May 13, 2025 -
Google Cloud Platform (GCP) offers a robust set of tools, but some of its most powerful features remain underutilized due to lackluster marketing and sparse documentation. Workload Identity Federation (WIF) is one such gem, enabling secure, keyless authentication for external systems like GitHub Actions to access GCP APIs without the risks of long-lived credentials like service account keys.
https://medium.com/@rasvihostings/gcp-workload-identity-federation-1a0be28722d4
CyberArk
docs.cyberark.com › mis-saas › vcs-platform › serviceaccounts › c-about-workload-identity-federation
What is workload identity federation? - Machine Identity Security Docs
Workload identity federation (WIF) allows your applications to securely authenticate with cloud services without having to manage and secure long-lived credentials (like passwords or API keys). Instead, it uses short-lived tokens obtained from a trusted Identity Provider (IdP).
Microsoft Learn
learn.microsoft.com › en-us › entra › workload-id › workload-identity-federation-considerations
Workload identity federation for app considerations - Microsoft Entra Workload ID | Microsoft Learn
When you configure a federated identity credential, there are several important pieces of information to provide: issuer and subject are the key pieces of information needed to set up the trust relationship. The combination of issuer and subject must be unique on the app. When the external software workload requests Microsoft identity platform to exchange the external token for an access token, the issuer and subject values of the federated identity credential are checked against the issuer and subject claims provided in the external token.
Azure Docs
docs.azure.cn › en-us › entra › workload-id › workload-identity-federation-considerations
Workload identity federation for app considerations | Azure Docs
When you configure a federated identity credential, there are several important pieces of information to provide: issuer and subject are the key pieces of information needed to set up the trust relationship. The combination of issuer and subject must be unique on the app. When the external software workload requests Microsoft identity platform to exchange the external token for an access token, the issuer and subject values of the federated identity credential are checked against the issuer and subject claims provided in the external token.
PyRIT
azure.github.io › azure-workload-identity › docs › concepts.html
Concepts - Azure AD Workload Identity
Using workload identity federation allows you to access Azure Active Directory (Azure AD) protected resources without needing to manage secrets.
Google
docs.cloud.google.com › iam › identity and access management (iam) › configure workload identity federation with deployment pipelines
Configure Workload Identity Federation with deployment pipelines | Identity and Access Management (IAM) | Google Cloud Documentation
If your workload calls an API endpoint that has a limitation, you can instead use service account impersonation. In this case, the principal is the Google Cloud service account, which acts as the identity. You grant access to the service account on the resource. You can grant access to a federated identity directly on resources by using the Google Cloud console or the gcloud CLI.
Google
docs.cloud.google.com › iam › identity and access management (iam) › configure workload identity federation with other identity providers
Configure Workload Identity Federation with other identity providers | Identity and Access Management (IAM) | Google Cloud Documentation
To authenticate to Google Cloud, you can let the workload exchange its environment-specific credentials for short-lived Google Cloud credentials by using Workload Identity Federation.
Google
docs.cloud.google.com › iam › identity and access management (iam) › configure workload identity federation with aws or azure vms
Configure Workload Identity Federation with AWS or Azure VMs | Identity and Access Management (IAM) | Google Cloud Documentation
In this case, the principal is the federated user. Some Google Cloud products have Google Cloud API limitations. If your workload calls an API endpoint that has a limitation, you can instead use service account impersonation. In this case, the principal is the Google Cloud service account, which acts as the identity.
Microsoft Learn
learn.microsoft.com › en-us › azure › azure-arc › kubernetes › conceptual-workload-identity
Workload identity federation in Azure Arc-enabled Kubernetes (preview) - Azure Arc | Microsoft Learn
Workload identity federation lets you configure a user-assigned managed identity or app registration in Microsoft Entra ID to trust tokens from an external identity provider (IdP), such as Kubernetes.
Medium
blog.montrealanalytics.com › authenticating-a-service-identity-into-google-cloud-with-workload-identity-federation-adc72327daee
Authenticating a Service Identity into Google Cloud with Workload Identity Federation | by Ben Morgan-Smith | ${around_the_block}
June 27, 2023 - For example, if the account name is “sa-sandbox-federation”, then the identifier will be: sa-sandbox-federation@<your-project-id>.iam.gserviceaccount.com ... Each cloud has its own method for connecting to Google Cloud, which you can read about here. In this walkthrough, we’re connecting from Azure which has several connectors, but we will use an OpenID (OIDC) connector because it’s more generic and portable. ... Next, create your Workload Identity Pool on Google Cloud, which will handle incoming connection requests, and a Provider that knows about your Azure environment.
Tailscale
tailscale.com › docs › features › workload identity federation
Workload identity federation · Tailscale Docs
January 30, 2026 - Workload identity federation lets cloud-hosted infrastructure in providers like Microsoft Azure, Google Cloud Platform, Amazon Web Services, or GitHub Actions authenticate to a tailnet or the Tailscale API using provider-native identity tokens instead of Tailscale auth keys or OAuth clients.
Google
docs.cloud.google.com › iam › identity and access management (iam) › best practices for using workload identity federation
Best practices for using Workload Identity Federation | Identity and Access Management (IAM) | Google Cloud Documentation
Depending on how you configure the workload identity pool and its providers, the same external identity might be represented as multiple different IAM principals, or several external identities could map to the same IAM principal. Such ambiguities might allow bad actors to launch spoofing attacks. The following section describes best practices that help you avoid ambiguous mappings, and reduce the risk of spoofing threats. Best practices: Use attribute conditions when federating with GitHub or other multi-tenant identity providers.
GitHub
github.com › MicrosoftDocs › entra-docs › blob › main › docs › workload-id › workload-identity-federation-create-trust.md
entra-docs/docs/workload-id/workload-identity-federation-create-trust.md at main · MicrosoftDocs/entra-docs
The federated identity credential ... (IdP). You can then configure an external software workload to exchange a token from the external IdP for an access token from Microsoft identity platform....
Author MicrosoftDocs