Skip to content

allowSubdomains field in server-side json #4510

Open
@origin-yaropolk

Description

@origin-yaropolk

I've register two hosts in my appxmanifest.xml file: mysite.com and *.mysite.com.
In server-side json file I have only "packageFamilyName" and "paths" fields filled.
Testing shows such result:
mysite.com/path - works - opened in app
fr.mysite.com/path - doesn't work - opened in browser

BUT, adding "allowSubdomains": true to json causes links with subdomains work.
I didn't find any information about this field in docs.

BTW, I found this field researching how Microsoft products work, in particular here.

Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions