Bogdan Gavril

Results 642 comments of Bogdan Gavril

Is it possible to copy paste the request and response that results in "Access Denied" ? So that we can fix MSAL.

This is a known issue, and something that should be discussed with WAM team. If you know in advance that the user if AAD or MSA, there may be an...

@bgavrilMS - need to test this with msal_runtime and with wam separately.

Closing this. For new requests to WAM, please contact them directly.

CC @crmann1 - I updated this bug to track the re-auth issue.

> LGTM Thanks @bgavrilMS > > do we want to add an obsolete(false) attribute? I had a long conversation with Azure SDK folks about this and they advise against it....

Is it possible to enabled verbose logging and capture a trace for when MsalUiRequiredException happens? Tokens are cached with key `home_tenant_id.home_obj_id`. For normal users (i.e, not guest users), `claimsPrincipal.GetMsalAccountId()`, which...

Also, you should not need Microsoft.Identity.Client.Extensions.Msal 2.16.5, this is for desktop apps.