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
@jiasli, could you please share the exact steps to reproduce it? Are you launching Windows Terminal in admin mode using the same user account that is the administrator on the device?
Describe the bug
WSL broker in admin terminal fails: Unexpected winrt exception while launching accounts control from UI thread: '(pii)'.
To Reproduce
WSL version:
Launch Windows Terminal as administrator, in WSL with
enable_broker_on_wsl=True
,acquire_token_interactive
fails with:enable_pii_log
(#590) is already enabled (Azure/azure-cli#28954), but the error message still shows(pii)
.Expected behavior
acquire_token_interactive
should work as expected.What you see instead
acquire_token_interactive
fails.The MSAL Python version you are using
Latest
dev
branch.Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: