WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
264742
navigator.credentials.get fails intermittently with NotAllowedError: Operation failed
https://bugs.webkit.org/show_bug.cgi?id=264742
Summary
navigator.credentials.get fails intermittently with NotAllowedError: Operatio...
Toby Hobson
Reported
2023-11-13 07:30:04 PST
Given options something like this: { "publicKey":{ "challenge":"challenge here", "allowCredentials":[ { "id":"credential id here", "type":"public-key" } ], "timeout":60000, "userVerification":"preferred" } } I see frequent, but not consistent NotAllowedError: Operation failed. Refreshing the page and trying again typically solves the issue. Note: No problems on Desktop Safari
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-11-15 16:29:25 PST
<
rdar://problem/118481135
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug