Skip to content

Conversation

@schaabs
Copy link
Contributor

@schaabs schaabs commented Oct 14, 2020

This fixes an issue with token refresh on the InteractiveBrowserCredential and DeviceCodeCredential where they incorrectly authenticate to the home tenant when silently acquiring a token with a cache refresh token.

Fixes #13801

@ghost ghost added the Azure.Identity label Oct 14, 2020
@schaabs schaabs requested review from chlowell and tg-msft October 14, 2020 21:16
@schaabs schaabs merged commit a69a529 into Azure:master Oct 14, 2020
annelo-msft pushed a commit to annelo-msft/azure-sdk-for-net that referenced this pull request Feb 17, 2021
* [Identity] Fix token refresh issue for MSA accounts

* fixing tests MockMsalPublicClient

* fix to allow explicitly specifying tenantId
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG][Azure.Identity] Fail to get token if using MSA account

3 participants