[webauthn] Only use FIDO_2_1_PRE preview commands
When sending biometric enrollment and credential management commands to authenticators, always use preview commands even if the device supports non-preview commands. This is because non-preview commands require obtaining a PinUvAuthToken with getPinUvAuthTokenUsingPinWithPermissions instead of the legacy getPinUvAuthToken and that still hasn't been implemented. Fixed: 1090551 Change-Id: I7c7671e3feaed7f09211eda48eddd67b0e3b1ce5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2229012 Commit-Queue: Nina Satragno <nsatragno@chromium.org> Auto-Submit: Nina Satragno <nsatragno@chromium.org> Reviewed-by:Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/master@{#774880}
Showing
Please register or sign in to comment