From 4a7ac692e52c72b44f5a84c44ff3e30ba20c6f4d Mon Sep 17 00:00:00 2001 From: Eiji Kitamura Date: Thu, 19 Dec 2024 16:20:07 +0900 Subject: [PATCH] Removed non-spec links --- content/docs/reference/terms/index.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/content/docs/reference/terms/index.md b/content/docs/reference/terms/index.md index b5043083..8889dbd5 100644 --- a/content/docs/reference/terms/index.md +++ b/content/docs/reference/terms/index.md @@ -26,8 +26,6 @@ This refers to a contract between a user and a [Relying Party (RP)](#relying-par AAGUID is a unique number that identifies the model of the authenticator (not the specific instance of the authenticator). AAGUID can be found as part of a public key credential's authenticator data. RPs can use AAGUID to identify the [passkey provider](#passkey-provider). - - ## Account bootstrapping @@ -58,8 +56,6 @@ A generic example of an autofill UI for passkeys is shown below: The technical name for this feature in the WebAuthn and Credential Management specifications is "Conditional Mediation". - - @@ -96,8 +92,6 @@ A Discoverable Credential (known in previous version of WebAuthn as a "resident [Passkeys](#passkey) are Discoverable Credentials. - - ## First-Party Passkey Provider @@ -190,16 +184,12 @@ A [Passkey Provider](#passkey-provider) that plugs in to the OS via platform API A test of User Presence (UP) is used to ensure the user is in local proximity to the authenticator during an authentication or credential creation ceremony. UP is often satisfied by pressing a button or metallic area of a security key, or interacting with a platform authenticator on a device. - - ## User Verification (UV) User Verification (UV) requires the user to either perform a biometric gesture, enter the device PIN, or enter the device password for the authenticator to authorize creation and/or use of the credential. - - ## User-Verifying Roaming Authenticator