[webauthn] Remove mutable information from stateless credential ID generation (#1458)

nsatragno has just created a new issue for https://github.com/w3c/webauthn:

== Remove mutable information from stateless credential ID generation ==
(this is branched from #1456)

We should update generation of [stateless credential IDs](https://w3c.github.io/webauthn/#credential-id) to remove mutable fields from it (at the moment anything under `otherUI` such as `displayName`, `name`). Credential IDs are immutable, and afaict those fields aren't even used anywhere at the moment.

Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1458 using your GitHub account

Received on Wednesday, 22 July 2020 19:34:29 UTC