Skip to content

Commit

Permalink
Add recommended time period floor for conditionalCreateLifetimeTimer
Browse files Browse the repository at this point in the history
  • Loading branch information
Pascoe committed Dec 20, 2023
1 parent c14f20a commit 6c6184b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -6768,7 +6768,7 @@ This [=client extension|client=] [=authentication extension=] indicates that the

1. Inform the user that the [=[RP]=] will create a credential if the user agent mediates the authentication ceremony.

1. Set |conditionalCreateLifetimeTimer| to a client-specific default.
1. Set |conditionalCreateLifetimeTimer| to a client-specific default. A period of at least two minutes is RECOMMENDED.

1. Set |conditionalCreateOrigin| to the current origin.

Expand Down

0 comments on commit 6c6184b

Please sign in to comment.