question

karamem0 avatar image
4 Votes"
karamem0 asked NikithaMSFT-0176 answered

Cannot register Application ID URI at Teams app SSO

Hi all,

I am tring to developing a Teams tab app which supports SSO. I deployed the app to the Azure App Service, and registered Azure AD app.

Single sign-on (SSO) support for tabs

However, an error occurred and the Application ID URL cannot be set. The error is:

Failed to update application property. Error detail: The host name should not be based on already owned domain paramName.

the Application ID URL is like below:

api://contoso.azurewebsites.net/00000000-0000-0000-0000-000000000000

When I contacted Azure support, I was told that azurewebsites.net is reserved by Microsoft. I was recommended to use https://contoso.azurewebsites.net/00000000-0000-0000-0000-000000000000, but it does not work.

App resource defined in manifest and iframe origin do not match

Is it any solutions?




office-teams-app-dev
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Is your domain if fully qualified? Could you please conform?

0 Votes 0 ·

Yes, I used fully qualified domain name. But it is the default domain for Azure App Service (*.azurewebsites.net).

0 Votes 0 ·

1 Answer

NikithaMSFT-0176 avatar image
0 Votes"
NikithaMSFT-0176 answered

Currently using Domain as *.azurewebsites.net is not supported. Could you please check this docs for more info. Also check the below screen shot.

67229-image.png


Thanks,
Nikitha.


If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.


image.png (152.9 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.