AI 产品解读WebAuthn (FIDO2) credential redirection proxy for Amazon DCV remote desktop sessions
Enables WebAuthn-based passwordless authentication (security keys, biometrics) to work within Amazon DCV remote desktop / AWS EUC (End User Computing) sessions by intercepting browser WebAuthn API calls and forwarding them to a native messaging host on the remote machine.
Extension is installed on the local machine. When a user in a DCV remote desktop session initiates a WebAuthn operation (e.g., logging in with a security key), the browser's webAuthenticationProxy API intercepts the request. The extension forwards it via native messaging to a host-side process, which interacts with the physical authenticator. The response is returned through the same path back to the browser, completing the WebAuthn flow.
Intercepts browser WebAuthn create (registration) and get (authentication) requests via Chrome's webAuthenticationProxy APIProxies WebAuthn requests to/from a native messaging host (com.dcv.webauthnredirection.nativemessagehost) on the remote hostProvides popup UI showing connection status (connected, processing, error, disabled)Allows users to enable/disable WebAuthn redirection toggleImplements automatic reconnection logic with configurable retry attempts and delays
- 目标用户
- AWS EUC (End User Computing) users accessing remote desktops via Amazon DCV / IT administrators deploying Amazon DCV remote desktop infrastructure / Enterprise users requiring FIDO2/WebAuthn authentication in virtual desktop environments
- The popup JS file (dcvwebauthnpopup.js, 552KB) is a large webpack bundle that was not fully parsed, but the service worker bundle fully reveals the extension's logic and confirms no login/payment features.
- External host connections (fonts.google.com, reactjs.org) are standard library references in the popup bundle, not API endpoints.
付费分析未识别到付费功能
The extension contains zero payment-related code — no billing APIs, no subscription logic, no upgrade prompts, no premium feature gates. The 'pro' keyword matches are false positives from webpack bundles and metadata (e.g., 'SPDX-License-Identifier: Apache-2.0', image paths with 'processing.png'). The extension is a free technical utility for Amazon DCV. AWS EUC products have their own pricing, but the extension itself has no paid features.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The 'auth' keyword hits are false positives — they come from 'WebAuthn' (the FIDO2 Web Authentication browser API standard name), not from user login/authentication. The extension has no login UI, stores no credentials, and requires no user account. It is a technical proxy that intercepts WebAuthn browser API calls and redirects them through a native messaging host (com.dcv.webauthnredirection.nativemessagehost). While the underlying AWS EUC product requires IT setup, the extension itself does not gate functionality behind authentication.
发布者aws.amazon.com
Amazon Web Services, Inc.
- 电话
- +12244449641
- 地址
- 410 Terry Ave N
Seattle, WA 98109-5210
US
上面的公开联系方式保持可见;开发者组合页对付费账号开放。
查看开发者组合页