webauthn icon indicating copy to clipboard operation
webauthn copied to clipboard

Web Authentication: An API for accessing Public Key Credentials

Results 204 webauthn issues
Sort by recently updated
recently updated
newest added

## Proposed Change As discussed on multiple working group calls, this would be an alternative approach to address the user verification caching concerns raised by passkey providers and relying parties....

type:technical
stat:Blocked

Fixes #1929 *** Preview | Diff

type:technical

This relates indirectly to #799. Currently, WebAuthn signatures are constructed in a 'special' way, which includes a hash of the user-provided data and another parameters. Generally, this is: `dataToBeSigned From...

type:editorial
@Risk

Step 24 in Section 7.1. Registering a New Credential refers to Step 21 and 22 for verification result and trust path respectively, where those are renumbered and are step 22...

type:editorial

## Proposed Change The current spec says that `credentialRecord.transports` is RECOMMENDED but I can't find a reference for when to use it. I believe this was lost in https://github.com/w3c/webauthn/pull/1773 where...

type:editorial
stat:pr-open

## Description WebAuthn UIs for registration in browsers are typically intrusive. This presents a challenge for sites that are transitioning from usernames and passwords because RPs have to find the...

stat:Discuss
stat:pr-open
subtype:FeatureProposal
@Risk

Addresses #1925 *** Preview | Diff

@Risk

With the original txAuthSimple extension included in WebAuthn-Level 1 (https://www.w3.org/TR/webauthn-1/#sctn-simple-txauth-extension), authenticator could display transaction text. With secure payment confirmation (SPC) the browser can be used to show payment details and...

type:technical
stat:Blocked

As per processing in https://w3c.github.io/webauthn/#CreateCred-async-loop, the AAGUID is zeroed out if a none attestation is given. However, at least for the platform authenticator, WebKit is the only one to actually...

type:technical
type:editorial
@Risk

Steps 7.2.7 and 7.2.8 disappeared from the [latest version](https://w3c.github.io/webauthn/#sctn-verifying-assertion). The remained steps shifted by 2.

type:editorial