Skip to content

Commit

Permalink
Remove autolink to nonexistent term "WebAuthn credentials"
Browse files Browse the repository at this point in the history
Fixes this Bikeshed lint:

```
LINE ~8667: No 'dfn' refs found for 'webauthn credentials'.
[=WebAuthn credentials=]
```
  • Loading branch information
emlun committed Jan 10, 2024
1 parent a83c764 commit 2b9add2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -8666,7 +8666,7 @@ the [=[RP]=] MUST validate the {{CollectedClientData/origin}} member of the [=cl

The [=[RP]=] MUST NOT accept unexpected values of {{CollectedClientData/origin}},
as doing so could allow a malicious website to obtain valid [=credentials=].
Although the [=scope=] of [=WebAuthn credentials=] prevents their use on domains
Although the [=scope=] of WebAuthn credentials prevents their use on domains
outside the [=RP ID=] they were registered for,
the [=[RP]=]'s origin validation serves as an additional layer of protection
in case a faulty [=authenticator=] fails to enforce credential [=scope=].
Expand Down

0 comments on commit 2b9add2

Please sign in to comment.