Chrome preferences to enable WebAuthn under devtools to setup Virtual Authenticator

102 views
Skip to first unread message

SB SB

unread,
Jun 3, 2024, 10:12:56 AM6/3/24
to Chromium-dev
Is there any chrome preference parameter available that can bring up chrome with WebAuthn option enabled under dev tools and virtual authenticator environment setup.

Please note that we are able to setup webauthn using below config param:
 preferences: currentDockState: '"bottom"' network_log.preserve-log: true InspectorView.splitViewState: '{"horizontal":{"size":0.1}}' webauthn-authenticators": "[{\"authenticatorId\":\"8b9c9878-4e9b-4a4a-b4e6-8bc00aae5259\",\"active\":false,\"protocol\":\"ctap2\",\"ctap2Version\":\"ctap2_1\",\"transport\":\"usb\",\"hasResidentKey\":false,\"hasUserVerification\":false,\"hasLargeBlob\":false,\"automaticPresenceSimulation\":true,\"isUserVerified\":true}]"


However we could not find any param for passing credentials ( such as private key) to the Virtual Authenticator environment. 
Can someone please help with this issue ?



Reply all
Reply to author
Forward
0 new messages