Support Multi Tenant Auth with DAC - Workload Identity #21053
Labels
Azure.Identity
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
Client
This issue points to a problem in the data-plane of the library.
Milestone
Currently, DAC reads in tenant ID for Workload Identity from env only, it needs to honour the tenant ID supplied in code options to support multi tenant auth.
The code that needs to be updated to support tenant ID from code options:
https://github.com/Azure/azure-sdk-for-go/blob/main/sdk/azidentity/default_azure_credential.go#L87C45-L87C78
The text was updated successfully, but these errors were encountered: