When Azure VM is assigned more than one managed identity, the Azure AD expects the client id to be used for generating an auth token. Currently, azure-amqp-common-go is not considering the clientID when using MSI authentication.
Expected Behavior
managed identity based authentication should consider the ClientId when not empty
When Azure VM is assigned more than one managed identity, the Azure AD expects the client id to be used for generating an auth token. Currently, azure-amqp-common-go is not considering the clientID when using MSI authentication.
Expected Behavior
managed identity based authentication should consider the ClientId when not empty
Actual Behavior
Environment