Share via


EdgeAllowedAccountUPN

Configure allowed account UPN pattern for sign-in

Supported versions

  • On Android since 141 or later
  • On iOS since 140 or later

Description

This policy specifies the User Principal Name (UPN) or UPN pattern allowed to sign in to Microsoft Edge.

If you configure this policy with a UPN or UPN pattern, only accounts that match the specified pattern can sign in to Microsoft Edge and access browser features.

If you disable or don't configure this policy, any account can sign in to Microsoft Edge (subject to other account restriction policies).

Examples:

  • "john.doe@contoso.com" - only this specific account is allowed
  • "{EnrollmentUser}" - allows the account that enrolled the device
  • "*" - allows all account

Supported features

  • Can be mandatory: Yes
  • Can be recommended: No
  • Dynamic Policy Refresh: Yes
  • Per Profile: No
  • Applies to a profile that is signed in with a Microsoft account: Yes

Data type

  • String

Android information and settings

  • Preference Key name: EdgeAllowedAccountUPN
  • Example value:
{EnrollmentUser}

iOS information and settings

  • Preference Key name: EdgeAllowedAccountUPN
  • Example value:
<string>{EnrollmentUser}</string>

See also