caption: Cross-origin HTTP Authentication prompts
default: false
desc: |-
Setting the policy to Enabled allows third-party images on a page to show an authentication prompt.
Setting the policy to Disabled or leaving it unset renders third-party images unable to show an authentication prompt.
Typically, this policy is Disabled as a phishing defense.
example_value: false
features:
dynamic_refresh: true
per_profile: false
future_on:
- fuchsia
items:
- caption: Allow third-party images to show an authentication prompt
value: true
- caption: Prevent third-party images from showing an authentication prompt
value: false
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
type: boolean
supported_on:
- chrome.*:13-
- chrome_os:62-
tags:
- website-sharing
type: main