- From: Emil Lundberg <noreply@github.com>
- Date: Tue, 27 Jul 2021 09:09:08 -0700
- To: public-webauthn@w3.org
Branch: refs/heads/issue-1587-transports-rp
Home: https://github.com/w3c/webauthn
Commit: a36e38c8f3080c9f15bc304415607d231090117c
https://github.com/w3c/webauthn/commit/a36e38c8f3080c9f15bc304415607d231090117c
Author: Emil Lundberg <emil@yubico.com>
Date: 2021-07-27 (Tue, 27 Jul 2021)
Changed paths:
M index.bs
Log Message:
-----------
Fix inconsistency in RP directions for credential transports
ยง7.1. Registering a New Credential, step 23 reads "This value SHOULD NOT be
modified", which conflicts with the definition of `getTransports()`: "The values
SHOULD be members of AuthenticatorTransport but Relying Parties MUST ignore
unknown values".
Received on Tuesday, 27 July 2021 16:09:28 UTC