- From: gmandyam via GitHub <sysbot+gh@w3.org>
- Date: Tue, 12 Dec 2017 17:54:58 +0000
- To: public-webauthn@w3.org
@Kieun and @emlun Thanks for the responses. Another option is to make the description of txAuthSimple more like txAuthGeneric (https://w3c.github.io/webauthn/#sctn-generic-txauth-extension), where the client extension input is provided as a CBOR Map, with the corresponding key/value pairs. Note also that client extension input does not have to strictly be in JSON ("The client extension input, which is a value that can be encoded in JSON ..." as per https://w3c.github.io/webauthn/#sctn-extension-request-parameters). So defining client extension input as txAuthSimpleArg = {prompt: tstr,} would allow for the client extension input to simply be passed as authenticator extension input. -- GitHub Notification of comment by gmandyam Please view or discuss this issue at https://github.com/w3c/webauthn/issues/725#issuecomment-351131633 using your GitHub account
Received on Tuesday, 12 December 2017 17:55:30 UTC