<- Chrome Settings Library

WebAuthnFactors

Configure allowed WebAuthn factors
Last updated October 8, 2024

Setting the policy controls which WebAuthn factors can be used. To allow: * Every WebAuthn factor, use ["all"] (includes factors added in the future). * Only PIN, use ["PIN"]. * PIN and fingerprint, use ["PIN", "FINGERPRINT"]. If the policy is unset or set to an empty list, no WebAuthn factors are available for managed devices.

Supported On:
Platform Start End
ChromeOS 101
Example value:

{"0":"PIN"}

Features: