Skip to content

Commit 600b9d6

Browse files
committed
update specs
1 parent dde1840 commit 600b9d6

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

content/en/docs/reference/specs.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,15 @@ Platforms also create their own platform-specific abstractions of the WebAuthn A
1818

1919
**Current Version**: [WebAuthn Level 2](https://www.w3.org/TR/webauthn-2/)
2020

21-
***Next Version***: [WebAuthn Level 3](https://w3c.github.io/webauthn/)
21+
***Next Version***: [WebAuthn Level 3](https://www.w3.org/TR/webauthn-3/)
2222

2323
## Client to Authenticator Protocol (CTAP)
2424

2525
The FIDO *Client to Authenticator Protocol*, often referred to by its acronym CTAP, is responsible for communications with the authenticator over a number of transports including USB, NFC, and Bluetooth. Operating systems, and in some cases apps, utilize this protocol to pass requests from WebAuthn to the appropriate authenticator over its desired transport.
2626

2727
CTAP is implemented by authenticator and device vendors and abstracts away all of the complexity of interacting with authenticators from relying parties and developers.
2828

29-
***Current Version***: [CTAP 2.1](https://fidoalliance.org/specs/fido-v2.1-ps-20210615/fido-client-to-authenticator-protocol-v2.1-ps-errata-20220621.html)
30-
31-
***Next Version***: [CTAP 2.2 (Review Draft 02)](https://fidoalliance.org/specs/fido-v2.2-rd-20241003/fido-client-to-authenticator-protocol-v2.2-rd-20241003.html)
29+
***Current Version***: [CTAP 2.2](https://fidoalliance.org/specs/fido-v2.2-ps-20250228/fido-client-to-authenticator-protocol-v2.2-ps-20250228.html)
3230

3331
The next version of CTAP is currently under development at the FIDO Alliance.
3432

0 commit comments

Comments
 (0)