caption: Enable PIN auto-submit feature on the lock and login screen.
default_for_enterprise_users: false
desc: |-
The PIN auto-submit feature changes how PINs are entered in <ph name="PRODUCT_OS_NAME">$2<ex>Google ChromeOS</ex></ph>.
Instead of showing the same textfield that is used for password input, this
feature shows a special UI that clearly shows to the user how many
digits are necessary for their PIN. As a consequence, the user's PIN length
will be stored outside the user encrypted data. Only supports PINs that are
between 6 and 12 digits long.
If the policy is set to true, users will have PIN auto-submit on the lock and login screen.
If the policy is set to false or not set, users will not have PIN auto-submit on the lock and login screen.
If this policy is set, users will not have the option of enabling the feature.
example_value: true
features:
can_be_recommended: true
dynamic_refresh: true
per_profile: false
items:
- caption: Enable PIN auto-submit on the lock and login screen
value: true
- caption: Disable PIN auto-submit on the lock and login screen
value: false
owners:
- [email protected]
- [email protected]
schema:
type: boolean
supported_on:
- chrome_os:86-
tags: []
type: main