- From: Shane Weeden via GitHub <sysbot+gh@w3.org>
- Date: Fri, 27 Jan 2023 01:05:34 +0000
- To: public-webauthn@w3.org
sbweeden has just submitted a new pull request for https://github.com/w3c/webauthn: == Issue 1817 == Addresses issue https://github.com/w3c/webauthn/issues/1817 by dropping the copy of the authenticator output of DPK from the client extension output, and updating references to this field in extension processing to refer to the value directly from authenticator extension output in authData. Note that the signature field, which is unsigned authenticator output, still needs to be comunicated back to the WebAuthn client via client extension output. See https://github.com/w3c/webauthn/pull/1845 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 27 January 2023 01:05:35 UTC