- From: Shane Weeden <noreply@github.com>
- Date: Wed, 08 May 2019 12:10:35 -0700
- To: public-webauthn@w3.org
Branch: refs/heads/master Home: https://github.com/w3c/webauthn Commit: 9315c0aa2f66a5a72e25c81546f4e9e4d60a437f https://github.com/w3c/webauthn/commit/9315c0aa2f66a5a72e25c81546f4e9e4d60a437f Author: Shane Weeden <sbweeden@users.noreply.github.com> Date: 2019-05-08 (Wed, 08 May 2019) Changed paths: M index.bs Log Message: ----------- Initial proposal for modifications to resident key credential requirements (#1191) * Initial proposal for modifications to resident key credential requirements to address https://github.com/w3c/webauthn/issues/991 * No-op change to force re-check of ipr. * Change back to IBM * Resolve first round of feedback from @emlun * Fix editorial issue reported by @emlun * Add definition of non-resident credential and reference it in new ResidentKeyRequirement enum definitions. * Rewrite resident key option handling as switch statements * Incoporated meta-PR from @emlun and addressed current round of comments. * Based on comments from WG call on 2019-04-03 (captured in https://github.com/w3c/webauthn/issues/991) I have changed the set of permitted ResidentKeyRequirement values back to one of discouraged, preferred, required. * Updates based on review feedback and discussion of WG call on 2019-04-17. * Address all review comments from week of April 17-24, 2019. * Address feedback from @agl * Minor update to credProps extension description per @emlun * Addressed comments from @equalsJeffH * Address a bunch of comments from @equalsJeffH that I missed in the conversation. * Additional review fix from @equalsJeffH * Fix minor typo spotted by @equalsJeffH * build on credProps dfn to formalize authnr/client processing * Minor edits to fix compile issue and grammar in the CredProps extension * Per WebAuthn call on May 1, 2019, remove authenticator extension component of the new credProps exception. * Address editorial comments from @emlun and @equalsJeffH * Minor editorials from @emlun
Received on Wednesday, 8 May 2019 19:10:57 UTC