chromium/components/policy/resources/templates/policy_definitions/GoogleCast/MediaRouterCastAllowAllIPs.yaml

caption: Allow <ph name="PRODUCT_NAME">Google Cast</ph> to connect to Cast devices
  on all IP addresses.
default: null
desc: |-
  Unless <ph name="ENABLE_MEDIA_ROUTER_POLICY_NAME">EnableMediaRouter</ph> is set to Disabled, setting <ph name="MEDIA_ROUTER_CAST_ALLOW_ALL_IPS_POLICY_NAME">MediaRouterCastAllowAllIPs</ph> to Enabled connects <ph name="PRODUCT_NAME">Google Cast</ph> to Cast devices on all IP addresses, not just RFC1918/RFC4193 private addresses.

  Setting the policy to Disabled connects <ph name="PRODUCT_NAME">Google Cast</ph> to Cast devices only on RFC1918/RFC4193.

  Leaving the policy unset connects <ph name="PRODUCT_NAME">Google Cast</ph> to Cast devices only on RFC1918/RFC4193, unless the CastAllowAllIPs feature is turned on.
example_value: false
features:
  dynamic_refresh: true
  per_profile: false
future_on:
- fuchsia
items:
- caption: Allow <ph name="PRODUCT_NAME">Google Cast</ph> to connect to devices on
    all IP addresses
  value: true
- caption: Allow <ph name="PRODUCT_NAME">Google Cast</ph> to only connect to devices
    on private IP addresses
  value: false
- caption: Allow <ph name="PRODUCT_NAME">Google Cast</ph> to only connect to devices
    on private IP addresses, unless the CastAllowAllIPs feature is turned on.
  value: null
owners:
- file://components/media_router/OWNERS
schema:
  type: boolean
supported_on:
- chrome.*:67-
- chrome_os:67-
tags: []
type: main