chromium/components/policy/resources/templates/policy_definitions/Kerberos/KerberosDomainAutocomplete.yaml

caption: Autocomplete domain for new Kerberos tickets
desc: |-
  Adds a prefilled domain to the Kerberos authentication dialog.

            If this policy is set, the "Kerberos username" field shows the prefilled domain on the right. If the user enters their username it is going to be concatenated with the prefilled domain. If the user's input contains "@", the prefilled domain is not shown and does not affect the input.

            If this policy is unset, no additional information is shown and creating the ticket works as usual.
example_value: my-kerberos-domain.com
features:
  dynamic_refresh: true
  per_profile: false
owners:
- [email protected]
- file://chrome/browser/ash/kerberos/OWNERS
schema:
  type: string
supported_on:
- chrome_os:116-
tags:
- website-sharing
type: string