[webauthn] Pull Request: Do not wrap `otherUI` into credential ID

nsatragno has just submitted a new pull request for https://github.com/w3c/webauthn:

== Do not wrap `otherUI` into credential ID ==
Mark `otherUI` as a mutable public key credential source item, and indicate that such items should not be wrapped into credential IDs. This prevents authenticators from binding (mutable) personal information to (immutable) credential IDs, and paves the way to add provisions to update personal information in future versions.

See https://github.com/w3c/webauthn/pull/1460

Received on Monday, 27 July 2020 19:41:48 UTC