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
The resulting set of scopes will have: ["VSCODE_TENANT:<tenant id>", "VSCODE_TENANT:<tenant id>.default"]. The second entry shouldn't exist and it messes up the built-in authentication provider sometimes since it's not a valid tenant id.
The text was updated successfully, but these errors were encountered:
The resulting set of scopes will have:
["VSCODE_TENANT:<tenant id>", "VSCODE_TENANT:<tenant id>.default"]
. The second entry shouldn't exist and it messes up the built-in authentication provider sometimes since it's not a valid tenant id.The text was updated successfully, but these errors were encountered: