en-US

Set authorized domains for HTTPS authentication in MSIX streaming install

Supported on: At least Windows 11 Version 22H2

Registry

HKLM Software\Policies\Microsoft\Windows\Appx

Options

MSIXAuthenticationAuthorizedDomains text

Description

This policy setting determines whether an EntraID OAuth token will be included in HTTPS communications to a specified fully qualified domain name for performing an MSIX streaming installation. If you enable this policy setting, HTTPS communications to the predefined fully qualified domains will incorporate the user's EntraID OAuth token when performing a streaming MSIX install. The value provided is a regular expression (ECMA Script) that will be used to match against the uppercased, fully qualified domain of the URL. If you disable or do not configure this policy setting, the user's EntraID OAuth token will only be shared with the default configured domains.