[Webkit-unassigned] [Bug 207951] [WebAuthn] Yubikey 5ci lightning does not work in iOS 13.4 beta
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 19 15:51:41 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=207951
--- Comment #3 from sweeden at au1.ibm.com ---
I just installed 13.4 beta 2. Same behaviour. Key does not blink at all when registering with the following options:
{
"extensions": {},
"attestation": "direct",
"challenge": "9MmAkj8jroow3kq_gKb5jjs8YjSA9jgMk-YXb86Xxj8",
"authenticatorSelection": {
"userVerification": "discouraged",
"requireResidentKey": false
},
"user": {
"displayName": "REDACTED",
"name": "REDACTED",
"id": "k-rsnTR5Q6CWAmU_VMwjeA"
},
"rp": {
"name": "fidointerop.securitypoc.com",
"id": "fidointerop.securitypoc.com"
},
"timeout": 60000,
"pubKeyCredParams": [
{
"type": "public-key",
"alg": -7
},
{
"type": "public-key",
"alg": -257
}
]
}
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200219/e76af71f/attachment.htm>
More information about the webkit-unassigned
mailing list