What should my redirect URI for Excel Add-In be?

Tom H2o 0 Reputation points
2024-07-28T20:06:15.93+00:00

I've developed an Excel add-in using JS Node that I will be offering as a transactable offer on AppSource. I am now trying to work through Authentication & Authorization and SSO. I'm following the instructions here https://learn.microsoft.com/en-us/entra/identity-platform/quickstart-single-page-app-javascript-sign-in, but for a production environment. Per the instructions, there is app registration setting I need to add for a platform redirect URI, the example give is http://localhost:3000. For a production environment should I instead use the link to my apps taskpane.html file (that is hosted on an Azure blob storage)?

Microsoft 365 and Office Development Other
Microsoft 365 and Office Excel For business Windows
Microsoft Security Microsoft Graph
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.