How to use outlook add-in on internal domain

Roman Mygaluk 0 Reputation points
2024-08-12T13:42:48.1066667+00:00

Hi guys.

We are developing outlook add-in based on https://learn.microsoft.com/en-us/office/dev/add-ins/develop/create-sso-office-add-ins-aspnet.

We made it working for localhost, and we need it to be working also on internal domains for testing purposes.

But "Application ID URI" in Azure registration should contain either localhost or verified domain(api://<fully-qualified-domain-name>/<app-id>).

Is there any options to run add-in with internal domain, other than verifying custom domain ?

It is strange that Redirect URI does not have verified domain validation, but Application ID URI has...

Thank you in advance.

Microsoft 365 and Office | Development | Other
Outlook | Windows | Classic Outlook for Windows | For business
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.