Bug 204189
Summary: | [WebAuthN] It should return NotAllowedError when the RP specify the authenticator attachment with platform authenticator | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ki-Eun Shin <kieun.shin> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | pascoe |
Priority: | P2 | ||
Version: | Safari 13 | ||
Hardware: | iPhone / iPad | ||
OS: | iOS 13 |
Ki-Eun Shin
Even though iOS/iPad do not support platform authenticator, if the RP set authenticator attachment as platform authenticator explicitly, it does not return NotAllowedError.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
pascoe@apple.com
iOS supports the platform authenticator now.