AzureAD / microsoft-authentication-library-for-dotnet

Microsoft Authentication Library (MSAL) for .NET
https://aka.ms/msal-net
MIT License
1.39k stars 340 forks source link

[Bug] Unexpected exception while waiting for accounts control to finish #4179

Closed msft-robertxu closed 4 months ago

msft-robertxu commented 1 year ago

Logs and network traces

These were extracted from our own PowerBI Desktop logs - but hopefully they can still be used. https://microsoft-my.sharepoint.com/:u:/p/robertxu/EYFLD0qC0fNBokXAu1lMbM8BrDujgyjXSXmifUwxjZvOiA?e=7u9LCe

Which version of MSAL.NET are you using?

MSAL.NET 4.51.0

Platform

.NET 6.0

What authentication flow has the issue?

Is this a new or existing app? a. The app is in production, and I have upgraded to a new version of MSAL.

Additional context / logs / screenshots / links to code This is from an ICM. We have been unable to reproduce this locally with our own MSFT accounts, but according to the user: Customer use their DV account (etc. Domain\Test-DV) which is different from windows sign in account (Domain\Test) So it seems like an issue where their sign-in account does not match their Windows account. Unsure if this is expected behavior or not? image

gladjohn commented 1 year ago

@MSamWils please find the logs. You can also ping Robert XU in teams directly

MSamWils commented 1 year ago

Sync'd with @msft-robertxu and @gladjohn offline, let's make sure is the application support native MSA or MSA passthrough scenario before we dive into this issue.

localden commented 4 months ago

@msft-robertxu - are you still experiencing the issue?

msft-robertxu commented 4 months ago

We have not gotten any user complaints for this issue anymore - so I will go ahead and close this.