Mac Outlook; createNestablePublicClientApplication silent or popup requests abort in MSAL acquireTokenInteractive() #5272
Labels
Area: Outlook
Issue related to Outlook add-ins
Needs: attention 👋
Waiting on Microsoft to provide feedback
Below snippet of code requests an ID token via Silent or PopUp methods. That code works fine in Windows Outlook, OWA (Mac or Windows), but fails with Mac Outlook (16.93 25011212). The PopUp prompts for password (and number match via Authenticator) but then aborts.
Please see AzureAD/microsoft-authentication-library-for-js#7498 as a related ticket.
Your Environment
Expected behavior
Method succeeds and returns an ID Token.
Current behavior
Console log from the Add-In pane. MSAL logging is enabled
Steps to reproduce
Link to live example(s)
See sample code above.
Provide additional details
N/A
Context
Unable to migrate from EWSTokens to MSAL/NAA.
Useful logs
See Current Behavior section above.
Thank you for taking the time to report an issue. Our triage team will respond to you in less than 72 hours. Normally, response time is <10 hours Monday through Friday. We do not triage on weekends.
The text was updated successfully, but these errors were encountered: