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
Logs and network traces
Exception: MSAL.NetCore.4.46.0.0.MsalUiRequiredException:
ErrorCode: failed_to_acquire_token_silently_from_broker
Microsoft.Identity.Client.MsalUiRequiredException: WAM Error
Error Code: 0
Error Message: Account has previously been signed out of this application.
Internal Error Code: 540940121
Which version of MSAL.NET are you using?
MSAL Latest
Use the account you used to sign in with U/P flow and try ATS
Expected behavior
Token should be retrieved
Actual behavior
Exception: MSAL.NetCore.4.46.0.0.MsalUiRequiredException:
ErrorCode: failed_to_acquire_token_silently_from_broker
Microsoft.Identity.Client.MsalUiRequiredException: WAM Error
Error Code: 0
Error Message: Account has previously been signed out of this application.
Internal Error Code: 540940121
Note : if you are not able to repro the issue then the account you used may have been already signed in using ATI. Signout the account and then you should be able to see the repro
The text was updated successfully, but these errors were encountered:
Logs and network traces
Exception: MSAL.NetCore.4.46.0.0.MsalUiRequiredException:
ErrorCode: failed_to_acquire_token_silently_from_broker
Microsoft.Identity.Client.MsalUiRequiredException: WAM Error
Error Code: 0
Error Message: Account has previously been signed out of this application.
Internal Error Code: 540940121
Which version of MSAL.NET are you using?
MSAL Latest
Platform
Net Core (shouldn't matter)
What authentication flow has the issue?
Is this a new or existing app?
Dev App for MSAL
Repro
Use the WAM Dev APP
Use the U/P flow for the new broker
Get Accounts
Use the account you used to sign in with U/P flow and try ATS
Expected behavior
Token should be retrieved
Actual behavior
Exception: MSAL.NetCore.4.46.0.0.MsalUiRequiredException:
ErrorCode: failed_to_acquire_token_silently_from_broker
Microsoft.Identity.Client.MsalUiRequiredException: WAM Error
Error Code: 0
Error Message: Account has previously been signed out of this application.
Internal Error Code: 540940121
Note : if you are not able to repro the issue then the account you used may have been already signed in using ATI. Signout the account and then you should be able to see the repro
The text was updated successfully, but these errors were encountered: