Skip to content

Commit

Permalink
Add update to when to extend reuse section of RFD 155.
Browse files Browse the repository at this point in the history
  • Loading branch information
Joerger committed Nov 15, 2024
1 parent a98387e commit 441ccae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions rfd/0155-scoped-webauthn-credentials.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,12 @@ endpoints:
- `http createWebSession`
- `http deleteWebSession`

Update: Minimizing which admin actions allow reuse has caused several issues
in new bulk admin actions, most notably the new Discover flows. Other than the
critical admin action endpoints listed above, most now allow reuse. It is
instead left up to the client to be reasonable, only requesting a reusable MFA
challenge in preparation for a bulk admin action.

#### Expiration

Webauthn challenges are always set to expire after 5 minutes. However, as we've
Expand Down

0 comments on commit 441ccae

Please sign in to comment.