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 Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,289 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,970 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,997 questions
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.