generated from Firehed/php-library-template
-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
https://www.w3.org/TR/webauthn-3/
So far, I've found the following (non-comprehensive) list of changes:
- JSON format handling, as noted in Add/improve support for native JSON APIs #41
- Improved documentation of conditional mediation
- Flags for credential backup eligibility and state in authenticator data
- Explicit recommendation about the credential record to be associated with the user
- type
- id
- publicKey
- signCount
- uvInitialized
- transports[] (note: this doesn't appear to be part of the signed, trusted data)
- backupEligible
- backupState
- ?attestationObject
- ?attestationClientDataJSON
- Explicit recommendation of the max length of a credential (<= 1023 bytes; §7.1¶25)
- Addition of optional
topOriginandcrossOriginfields to ClientDataJSON - Signing (authn) response can include an AttestationObject; additional parsing described §7.2¶25
Metadata
Metadata
Assignees
Labels
No labels