Disable resident key credential creation and usage.
Prevents create() calls where requireResidentKey = true. Also disables resident credentials in getAssertion calls entirely until they can be fully and properly supported. (Previously, if an empty list was passed to getAssertion() and resident credentials for that RP existed, then a random single credential would be passed back.) Bug: 896404 Change-Id: Ic6efcb99891825f929efba616ff5cf5788236a7d Reviewed-on: https://chromium-review.googlesource.com/c/1287089 Commit-Queue: Kim Paulhamus <kpaulhamus@chromium.org> Reviewed-by:Adam Langley <agl@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#600858}
Showing
Please register or sign in to comment