You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remoteClientDataJSON is a registration and authentication client extension that lets a user use a WebAuthn authenticator connected to their local client platform in order to sign into a website displayed in a browser (or an app) running on a remote host — typical remote desktop web client scenarios.
The extension carries a copy of clientDataJSON together with an additional binding so the RP can validate the request despite the local/remote split.
This is defined in the WebAuthn editor's draft, not in the published L3 TR yet.
Context (WebAuthn ED §10.1.6 — NEW)
remoteClientDataJSONis a registration and authentication client extension that lets a user use a WebAuthn authenticator connected to their local client platform in order to sign into a website displayed in a browser (or an app) running on a remote host — typical remote desktop web client scenarios.The extension carries a copy of
clientDataJSONtogether with an additional binding so the RP can validate the request despite the local/remote split.This is defined in the WebAuthn editor's draft, not in the published L3 TR yet.
Current state on 5.4.x
src/(verified).TODO
RemoteClientDataJSONInputExtension(registration + authentication)clientDataJSON)Reference
https://w3c.github.io/webauthn/#sctn-remote-client-data-json-extension