You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most applications authenticating a workload identity will have environment configuration for that set by the workload identity webhook. The constructor should read those variables (AZURE_CLIENT_ID,AZURE_FEDERATED_TOKEN_FILE,AZURE_TENANT_ID) for default values and have options for overriding them. See Azure/azure-sdk-for-go#20478 for an example.
The text was updated successfully, but these errors were encountered:
Most applications authenticating a workload identity will have environment configuration for that set by the workload identity webhook. The constructor should read those variables (
AZURE_CLIENT_ID,
AZURE_FEDERATED_TOKEN_FILE,
AZURE_TENANT_ID
) for default values and have options for overriding them. See Azure/azure-sdk-for-go#20478 for an example.The text was updated successfully, but these errors were encountered: