chromium/components/policy/resources/templates/policy_definitions/DeviceUpdate/DeviceMinimumVersionAueMessage.yaml

caption: Configure auto update expiration message for DeviceMinimumVersion policy
desc: |-
  This policy is only effective when the device has reached auto update expiration and does not meet the minimum allowed version of <ph name="PRODUCT_OS_NAME">$2<ex>Google ChromeOS</ex></ph> set through <ph name="DEVICE_MINIMUM_VERSION_POLICY_NAME">DeviceMinimumVersion</ph> policy.

        When this policy is set to a non-empty string :
        If the warning time mentioned in <ph name="DEVICE_MINIMUM_VERSION_POLICY_NAME">DeviceMinimumVersion</ph> policy has expired, this message is shown at the login screen when the device is blocked for any user to sign in.
        If the warning time mentioned in <ph name="DEVICE_MINIMUM_VERSION_POLICY_NAME">DeviceMinimumVersion</ph> policy has not expired, this message is shown on the Chrome management page after user sign in.

        If this policy is not set or set to empty, the default auto update expiration message is shown to the user in both of the above cases.
        The auto update expiration message must be plain text without any formatting. No markup is allowed.
device_only: true
example_value: This device has reached auto update expiration. Kindly return it.
features:
  dynamic_refresh: true
  per_profile: false
owners:
- [email protected]
- [email protected]
- [email protected]
schema:
  type: string
supported_on:
- chrome_os:86-
tags: []
type: string
generate_device_proto: False