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
{{ message }}
This repository was archived by the owner on Jun 3, 2025. It is now read-only.
We're having a extension which uses the Azure Account Extension as a dependency. With the new version v0.10.0 some users (but not all) in our tenant get the following error:
When those users downgrade to v0.9.11 the issue does not happen. Signing in and out again didn't help. Deleting the credentials stored in the Windows credential store also didn't.
Our extension uses the following snippet to get tokens:
Steps to Reproduce:
We're having a extension which uses the Azure Account Extension as a dependency. With the new version

v0.10.0some users (but not all) in our tenant get the following error:When those users downgrade to
v0.9.11the issue does not happen. Signing in and out again didn't help. Deleting the credentials stored in the Windows credential store also didn't.Our extension uses the following snippet to get tokens: