Re: [webauthn] appid extension: value when not acted upon?

If the appid extension is ignored or not supported, the result is obvious ('clientData.clientExtensions' won't have an 'appid' member).

If the extension is NOT ignored and IS supported, but not acted upon should the result look the exact same as if the extension wasn't supported? Or should it at least be clear to the server that it was considered but not acted upon by setting `clientData.clientExtensions.appid` to `false`?

-- 
GitHub Notification of comment by apowers313
Please view or discuss this issue at https://github.com/w3c/webauthn/issues/948#issuecomment-397013361 using your GitHub account

Received on Wednesday, 13 June 2018 17:05:51 UTC