Skip to content

Commit

Permalink
small tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
timcappalli committed Dec 18, 2024
1 parent 0e580b5 commit e0ff44d
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -450,13 +450,13 @@ key) and a [=platform authenticator=] (e.g., a built-in fingerprint sensor) such
desktops) or on such [=client devices=] that lack a [=platform authenticator=], and
- a low-friction means to strongly re-authenticate on [=client devices=] having [=platform authenticators=], or
- a means to strong re-authenticate on [=client devices=] having [=passkey platform authenticators=] which do not support [=single-device credentials=]
(commonly referred to as a device-bound [=passkey=])
(commonly referred to as device-bound [=passkeys=])

#### Registration #### {#sctn-usecase-workforce-sdc-reg}

In this example, the user's employer mails a security key which is preconfigured with a device-bound [=passkey=].

A temporary PIN was sent to the user out of band.
A temporary PIN was sent to the user out of band (ex: via an RCS message).

#### Authentication #### {#sctn-usecase-workforce-sdc-auth}

Expand All @@ -480,16 +480,13 @@ A variety of additional use cases and configurations are also possible, includin

- A user navigates to example.com on their laptop, is guided through a flow to create and register a credential on their phone.

- A user obtains a discrete, [=roaming authenticator=], such as a "fob" with USB or USB+NFC/BLE connectivity options, loads
- A user obtains a discrete, [=roaming authenticator=], such as a security key with USB and/or NFC connectivity options, loads
example.com in their browser on a laptop or phone, and is guided through a flow to create and register a credential on the
fob.
security key.

- A [=[RP]=] prompts the user for their [=authorization gesture=] in order to authorize a single transaction, such as a payment
or other financial transaction.




## Sample API Usage Scenarios ## {#sctn-sample-scenarios}

[INFORMATIVE]
Expand Down

0 comments on commit e0ff44d

Please sign in to comment.