chromium/components/policy/resources/templates/policy_definitions/FirstPartySets/FirstPartySetsEnabled.yaml

caption: Enable First-Party Sets.
default: true
# TODO(b/313073098): Deprecate policy.
desc: |-
  This policy is provided as a way to opt-out of the First-Party Sets feature.

  When this policy is unset or set to Enabled, the First-Party Sets feature is enabled.

  When this policy is set to Disabled, the First-Party Sets feature is disabled.

  It controls whether Chrome supports First-Party Sets related integrations.

  This is the equivalent of the <ph name="RELATED_WEBSITE_SETS_ENABLED_POLICY_NAME">RelatedWebsiteSetsEnabled</ph> policy.
  Either policy may be used, but this one will be deprecated soon so the <ph name="RELATED_WEBSITE_SETS_ENABLED_POLICY_NAME">RelatedWebsiteSetsEnabled</ph> policy is preferred.
  They both have the same effect on the browser's behavior.
example_value: false
features:
  dynamic_refresh: true
  per_profile: true
supported_on:
- chrome.*:113-
- chrome_os:113-
- android:113-
- fuchsia:113-
items:
- caption: Enable First-Party Sets for all affected users
  value: true
- caption: Disable First-Party Sets for all affected users
  value: false
owners:
- [email protected]
- [email protected]
schema:
  type: boolean
tags: []
type: main