[w3c/webauthn] 9315c0: Initial proposal for modifications to resident key...

  Branch: refs/heads/jeffh-fix-911-feature-policy
  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


  Commit: 1b13d2e6127e65b178e718a0afc67d2515c08d8a
      https://github.com/w3c/webauthn/commit/1b13d2e6127e65b178e718a0afc67d2515c08d8a
  Author: Nick Steele <nick@nicksteele.net>
  Date:   2019-05-08 (Wed, 08 May 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Update Authenticator Definition (#1195)

* Simplify WebAuthn Authenticator Definition

* Update with Emil's edits

* add Akshay edits

* remove 'for example' text

* Edit for Jeff's comments 

s/ownership/possession/

* Add Jeff's comments


  Commit: 8f7a320ab9a46682aab90743752624f04fc450f0
      https://github.com/w3c/webauthn/commit/8f7a320ab9a46682aab90743752624f04fc450f0
  Author: JeffH <jdhodges@google.com>
  Date:   2019-05-08 (Wed, 08 May 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Merge branch 'master' into jeffh-fix-911-feature-policy


  Commit: c529f064536b593a1c53e5b91e6103b94d3deb1c
      https://github.com/w3c/webauthn/commit/c529f064536b593a1c53e5b91e6103b94d3deb1c
  Author: JeffH <jdhodges@google.com>
  Date:   2019-05-09 (Thu, 09 May 2019)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  polish Feature Policy integration


Compare: https://github.com/w3c/webauthn/compare/0f99cae6f269...c529f064536b

Received on Thursday, 9 May 2019 16:47:23 UTC