chromium/components/policy/resources/templates/policy_definitions/HTTPAuthentication/AuthServerAllowlist.yaml

caption: Authentication server allowlist
desc: |-
  Setting the policy specifies which servers should be allowed for integrated authentication. Integrated authentication is only on when <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> gets an authentication challenge from a proxy or from a server in this permitted list.

        Leaving the policy unset means <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> tries to detect if a server is on the intranet. Only then will it respond to IWA requests. If a server is detected as internet, then <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> ignores IWA requests from it.

        Note: Separate multiple server names with commas. Wildcards, <ph name="WILDCARD_VALUE">*</ph>, are allowed.
example_value: '*.example.com,example.com'
features:
  dynamic_refresh: true
  per_profile: false
future_on:
- fuchsia
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
  type: string
supported_on:
- chrome.*:86-
- android:86-
- webview_android:86-
- chrome_os:86-
tags: []
type: string