Cameron Miller

Results 19 comments of Cameron Miller

I'm on 4.6.0 and haven't seen this error to my recollection Qt: 6.4.3 Libtorrent: 1.2.19.0 Boost: 1.83.0 OpenSSL: 1.1.1w zlib: 1.3 On Sun, 11 Feb 2024 at 21:01, xavier2k6 ***@***.***>...

@bgavrilMS using preview broker (`Microsoft.Identity.Client.Broker` version `4.45.0-preview`) gives a different error `Microsoft.Identity.Client.MsalServiceException: 'Unknown Status: Unexpected Error: 0x80070520 Context: Winrt exception was thrown during GetTokenSilently '(pii)'. Tag: 0x2339e502 (error code -2147023584)...

Also tested with 4.48.0 and the only difference was the Unexpected Error's value (0xffffffff80070520 vs 0x80070520)

I don't know the history of the machine, I'm coming to it at this point in time where the cache does appear to have one entry. I could back up...

I checked and there is an existing token cache file for the service account. I backed it up, then removed the token cache and started the app (still under non-domain...

So I went back to MSAL v4.45 (and token cache Microsoft.Identity.Client.Extensions.Msal v2.22), with the old WAM broker and logging into windows from the non-domain account and I'm getting the COMException...

Upgrading to MSAL v4.48 (and Microsoft.Identity.Client.Extensions.Msal v2.25) with old WAM broker still has the COMException

1. [dsregcmd_clean.txt](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/files/10017270/dsregcmd_clean.txt) Taken from an elevated command prompt for the domain account.. 2. Under "Email & Accounts": nothing. Under "Access work or school": "Connected to *** AD domain". Under Local...