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
01:02:19
Workload Identity and Federation: Authentication without using ...
05:14
Workload Identity Federation In Azure DevOps - YouTube
Azure DevOps Workload Identity Federation with Azure Overview. ...
12:11
Stop Struggling—The Easiest Way to Get Secure GCP Access from ...
01:45
Why use workload identity federation? - YouTube
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.
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.
Azure Docs
docs.azure.cn › en-us › entra › workload-id › workload-identity-federation-considerations
Workload identity federation for app considerations | Azure Docs
March 18, 2026 - 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.
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 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.
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.
Nhimg
nhimg.org › nhi-101 › workload-identity-federation-for-vms
Securing VMs with Workload Identity Federation: A Comprehensive Guide | Non-Human Identity Articles
June 24, 2025 - In essence, Workload Identity Federation enables VMs to access resources without needing traditional credentials, like usernames and passwords. Instead, it relies on a trust relationship between an identity provider and the resource provider.
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
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.
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.