-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Identity] Getting a token via VisualStudioCodeCredential using v0.10.0 of the Azure Account Extension results in an error #27263
Labels
Azure.Identity
blocking-release
Blocks release
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
Comments
KarishmaGhiya
added
Client
This issue points to a problem in the data-plane of the library.
Azure.Identity
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
blocking-release
Blocks release
labels
Mar 1, 2022
KarishmaGhiya
changed the title
[Identity] Cache name change for secrets causes exceptions thrown for Visual Studio Code Credential
[Identity] Getting a token via VisualStudioCodeCredential using v0.10.0 of the Azure Account Extension results in an error
Mar 1, 2022
This was referenced Mar 15, 2022
Merged
Merged
4 tasks
@joshfree, what's the update on this? Has work begun so far? |
Is there any update on this issue? cc: puicchan |
Hello, the next steps for this issue are tracked here - #30525 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Azure.Identity
blocking-release
Blocks release
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.
Name of the cache where the token is stored has changed from version 0.9.11 to 0.10.0 for Azure Account extension for VS Code. As a result of this the Visual Studio Code Credential throws an error/ exception in JS with the following message because the cache with that name is not found
JS Bug filed by customer - Azure/azure-sdk-for-js#20500
VS Code Account extension bug filed by customer - microsoft/vscode-azure-account#443
The text was updated successfully, but these errors were encountered: