Why Does MSAL Fail to Initialize in a Deployed Zendesk App? which works fine Locally. | The place for Zendesk users to come together and share
Skip to main content
Question

Why Does MSAL Fail to Initialize in a Deployed Zendesk App? which works fine Locally.

  • December 12, 2024
  • 1 reply
  • 1 view

Hi Team,

 

We are developing a Zendesk app that integrates with Azure DevOps APIs, using "Microsoft Entra OAuth" with the Microsoft Authentication Library (MSAL) for authentication. While the Azure DevOps API works as expected in the local environment, MSAL fails to initialize when the app is deployed as a private app.

 

We would greatly appreciate any guidance or clarification on resolving this issue.

 

Thank you!

1 reply

Hi Suman,
 
Can you share some more context:  
 
  • Are you building a server-side Zendesk app?  Or client-side app?
  • How are you including MSAL?  And how are you detecting that it's failing to initialize?