[webauthn] Section 13.1 makes confusing statement saying `CredentialID` is unsigned, where it's actually signed in some cases. (#2028)

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

== Section 13.1 makes confusing statement saying `CredentialID` is unsigned, where it's actually signed in some cases. ==
`CredentialID` is signed during `authenticatorMakeCredential` (sect 6.3.2), as part of `attestedCredentialData` in `authenticatorData`.

## Proposed Change

Change the title of section 13.1. to: "Credential ID Unsigned During The authenticatorGetAssertion Operation".


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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 28 February 2024 08:31:55 UTC