Bug 181947
Summary: | [WebAuthN] Determine a max allowable value for timeout | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jiewen Tan <jiewen_tan> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | ackermann.yuriy, alex.gaynor, jiewen_tan, jonathan, jschoi, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=189642 | ||
Bug Depends on: | |||
Bug Blocks: | 181943 |
Jiewen Tan
Determine a max allowable value for timeout.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/43357138>
Yuriy Ackermann
> Note: A suggested reasonable range for the timeout member of options is 15 seconds to 120 seconds.
https://w3c.github.io/webauthn/#discover-from-external-source
Jiewen Tan
(In reply to Yuriy Ackermann (FIDO Alliance) from comment #2)
> > Note: A suggested reasonable range for the timeout member of options is 15 seconds to 120 seconds.
>
> https://w3c.github.io/webauthn/#discover-from-external-source
Thanks. 120 seconds seem reasonable.
Jiewen Tan
This radar should be addressed in Bug 189642.