public-webauthn@w3.org from July 2024 by subject

07/03//2024 W3C Web Authentication Meeting CANCELLED

07/10/2024 W3C Web Authentication Meeting

07/17/2024 W3C Web Authentication Meeting Agenda

07/24/2024 W3C Web Authentication Meeting Agenda

07/31/2024 W3C Web Authentication Meeting Agenda

[w3c/webauthn]

[w3c/webauthn] 01188f: Merge pull request #2071 from w3c/issue-2065-long-...

[w3c/webauthn] 017a5e: Editorial tweaks

[w3c/webauthn] 03a6d0: Fix value in a reference to signFlags:unattended

[w3c/webauthn] 052280: initial text

[w3c/webauthn] 05cd88: Relax PublicKeyCredentialRequestOptions.rpId to DO...

[w3c/webauthn] 090698: Remove user cancellation from NotAllowedError

[w3c/webauthn] 097113: Remove work from #2095

[w3c/webauthn] 0ba20a: Fix review comment

[w3c/webauthn] 17ff8f: Remove duplicate TimeoutError

[w3c/webauthn] 1d5a8d: Rename section titles

[w3c/webauthn] 215f20: Fix UP/UV mixup

[w3c/webauthn] 2462fd: Emil's feedback=0D

[w3c/webauthn] 291406: Reword to "Any get() operation can be aborted" to ...

[w3c/webauthn] 2b692f: Wrap types in code tags

[w3c/webauthn] 2d836e: Merge pull request #2040 from w3c/tc-related-origins

[w3c/webauthn] 2feb0c: Merge pull request #2046 from w3c/pr-1951-review-e...

[w3c/webauthn] 3331b2: Figure out how to link to Exceptions

[w3c/webauthn] 361809: Revert PublicKeyCredentialRequestOptionsJSON.rpId ...

[w3c/webauthn] 49325c: Apply RFC 8264 enforcement only to non-empty strin...

[w3c/webauthn] 4fdf45: Tweak verbiage

[w3c/webauthn] 6afa22: Add TypeError for .get()

[w3c/webauthn] 6bd975: Move where TimeoutError is raised

[w3c/webauthn] 6d0895: Punt on summarizing extension exceptions

[w3c/webauthn] 71995b: Move TypeErrors into separate sections

[w3c/webauthn] 7c45c4: Add UserHybridCancelledError

[w3c/webauthn] 7d5d14: Add UserCancelledError

[w3c/webauthn] 902af6: adds links

[w3c/webauthn] 9da2c4: procedure dfn

[w3c/webauthn] af053d: clarified confirmation prompt beign displayed by a...

[w3c/webauthn] bbe8a0: Apply RFC 8264 enforcement only to non-empty strin...

[w3c/webauthn] bf60b7: Fix review comment

[w3c/webauthn] c4140c: Define new error interfaces

[w3c/webauthn] c8eeef: Fix type of AuthenticatorAttestationResponseJSON.p...

[w3c/webauthn] d055e4: Add HybridPrerequisitesError

[w3c/webauthn] d5f7c3: Add PR template

[w3c/webauthn] d62aa7: Change errors -> exceptions

[w3c/webauthn] dc76a8: typo

[w3c/webauthn] e3603f: Relax PublicKeyCredentialRequestOptions.rpId to DO...

[w3c/webauthn] ef4e76: Migrate mention of extension exceptions

[w3c/webauthn] f0977b: first draft for open banking sign-in with purpose

[w3c/webauthn] f15b18: Use simple exceptions instead

[webauthn] [[Create]] should not access the global object directly (#2092)

[webauthn] Add "sign" extension (#2078)

[webauthn] Add `publicKey` and `publicKeyAlgorithm` to `AuthenticatorAssertionResponseJSON` (#2105)

[webauthn] Add `topOrigin` to the limited verification algorithm (#2102)

[webauthn] Add examples for PRF extension (#2088)

[webauthn] Add Signal API (#2093)

[webauthn] adds Related Origin Requests (#2040)

[webauthn] Align RP ID string types (#2074)

[webauthn] Align the order of fields in PublicKeyCredentialDescriptorJSON with PublicKeyCredentialDescriptor (#2082)

[webauthn] Closed Pull Request: Align RP ID string types

[webauthn] Closed Pull Request: Make `AuthenticatorAttestationResponseJSON.publicKeyAlgorithm` optional.

[webauthn] CollectedClientData fields are not ordered correctly and crossOrigin should be required (#2101)

[webauthn] CredentialCreationOptions/mediation not yet defined in CredMan (#2079)

[webauthn] Define `TypeError` behavior during `.get()` (#2094)

[webauthn] Does Related Origins introduce a need for "Related RP IDs" support in `.get()`? (#2099)

[webauthn] Enterprise packed attestation guidance (#1954)

[webauthn] Help RP's understand actionable exceptions from `create()` and `get()` (#2047)

[webauthn] Make `AuthenticatorAttestationResponseJSON.publicKeyAlgorithm` optional (#2106)

[webauthn] Make `AuthenticatorAttestationResponseJSON.publicKeyAlgorithm` optional. (#2107)

[webauthn] Merged Pull Request: adds Related Origin Requests

[webauthn] Merged Pull Request: Apply RFC 8264 enforcement only to non-empty strings

[webauthn] Merged Pull Request: Fix type of AuthenticatorAttestationResponseJSON.publicKeyAlgorithm

[webauthn] Merged Pull Request: Relax PublicKeyCredentialRequestOptions.rpId to DOMString

[webauthn] Merged Pull Request: Various improvements to conditionalCreate/Mediation discoverability and uniformity

[webauthn] new commits pushed by akshayku

[webauthn] new commits pushed by emlun

[webauthn] new commits pushed by github-actions[bot]

[webauthn] new commits pushed by MasterKale

[webauthn] new commits pushed by rlin1

[webauthn] new commits pushed by timcappalli

[webauthn] Passkey - Disable authentication with another device (#2090)

[webauthn] Proposal for password-only authentication using ES256 (#2091)

[webauthn] Pull Request: Add new error codes

[webauthn] Pull Request: Add PR template

[webauthn] Pull Request: Add Signal API

[webauthn] Pull Request: Make AuthenticatorAttestationResponseJSON.publicKeyAlgorithm optional.

[webauthn] Pull Request: Relax PublicKeyCredentialRequestOptions.rpId to DOMString

[webauthn] Pull Request: Structured confirmation

[webauthn] Pull Request: Update index.bs

[webauthn] Relax PublicKeyCredentialRequestOptions.rpId to DOMString (#2098)

[webauthn] Return more nuanced errors (#2096)

[webauthn] Support for WebDriver BiDi (#2072)

[webauthn] Support NoCredentialsError and UserCancelledError codes (#2062)

[webauthn] Use URI instead of URL for related origins (#2103)

[webauthn] UTF-8 decode should not be required for response.clientDataJSON and cData (#2100)

[webauthn] Various improvements to conditionalCreate/Mediation discoverability and uniformity (#2046)

Closed: [webauthn] Add `publicKey` and `publicKeyAlgorithm` to `AuthenticatorAssertionResponseJSON` (#2105)

Closed: [webauthn] Consider allowing cross-domain credential use (#1372)

Closed: [webauthn] CredentialCreationOptions/mediation not yet defined in CredMan (#2079)

Closed: [webauthn] Empty strings are not valid RFC 8266 Nicknames (#2068)

Closed: [webauthn] Make AuthenticatorAttestationResponseJSON.publicKeyAlgorithm a long (#2065)

Closed: [webauthn] Make PublicKeyCredentialRequestOptions.rpId a DOMString (#2066)

Closed: [webauthn] Passkey - Disable authentication with another device (#2090)

Closed: [webauthn] Proposal for password-only authentication using ES256 (#2091)

Closed: [webauthn] Support NoCredentialsError and UserCancelledError codes (#2062)

Closed: [webauthn] Use URI instead of URL for related origins (#2103)

Event Canceled: Web Authentication weekly

Weekly github digest (WebAuthn)

Last message date: Wednesday, 31 July 2024 19:00:34 UTC