- From: Emil Lundberg via GitHub <sysbot+gh@w3.org>
- Date: Mon, 14 Jun 2021 00:45:43 +0000
- To: public-webauthn@w3.org
emlun has just submitted a new pull request for https://github.com/w3c/webauthn: == Note that largeBlob requires discoverable key on CTAP authenticators == I did some interoperability tests with the `largeBlob` extension, and was confused because Chrome indicated "Your security key can't be used with this site" with `largeBlob: { support: "required" }` even though my security key should support it. It turned out to be because CTAP only supports the underlying extensions for discoverable keys. This is not a general requirement, but CTAP seems like an important enough class of authenticators to point this out. See https://github.com/w3c/webauthn/pull/1622 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 14 June 2021 00:45:55 UTC