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    

Description Jiewen Tan 2018-01-22 13:47:42 PST
Determine a max allowable value for timeout.
Comment 1 Radar WebKit Bug Importer 2018-08-15 17:03:26 PDT
<rdar://problem/43357138>
Comment 2 Yuriy Ackermann (FIDO Alliance) 2018-08-29 17:08:31 PDT
> 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
Comment 3 Jiewen Tan 2018-09-29 20:31:09 PDT
(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.
Comment 4 Jiewen Tan 2018-10-01 13:52:26 PDT
This radar should be addressed in Bug 189642.