-
-
FIDO2 authentication
-
Integrate Citrix Virtual Apps and Desktops with Citrix Gateway
-
-
-
This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
FIDO2 and WebAuthn authentication
Local authorization and virtual authentication using FIDO2 and WebAuthn
Users can authenticate to applications that leverage FIDO2 or WebAuthn in their virtual session using FIDO2 security keys and integrated biometrics devices with TPM 2.0 and Windows Hello.
For more information about FIDO2, see FIDO2: WebAuthn & CTAP.
For information about using this feature, see FIDO2 redirection.
NOTE
Please note that this feature does not support logging into the virtual session using WebAuthn or FIDO2. This feature only allows using these authentication methods in applications within the virtual session.
This feature is not supported in double-hop scenarios.
Supportability matrix
Session host operating system | Web application authentication | UWP application authentication |
---|---|---|
Windows Server 2016 | Supported via USB redirection | Not supported |
Windows Server 2019 | Supported | Not supported |
Windows Server 2022 | Supported | Supported |
Windows 10 | Supported | Supported |
Windows 11 | Supported | Supported |
For additional information, please review the requirements below.
Web application authentication
Requirements
The following are the requirements for using FIDO2 and WebAuthn authentication with web applications:
Citrix control plane
- Citrix Virtual Apps and Desktops 2009 or later
Session host
- Operating system
- Windows 10 1809 or later
- Windows Server 2019 or later
- VDA
- Windows: version 2009 or later
Client device
- Operating system
- Windows 10 1809 or later
- Linux: Please refer to the Workspace app for Linux system requirements
- Workspace app
- Windows: version 2009.1 or later
- Linux: 2303 or later
Web browser requirements
- 32-bit and 64-bit browsers
Authentication methods supported
- FIDO2 Security Key
- Windows Hello
- TPM 2.0
- Integrated biometrics
- Facial recognition
- Fingerprint scanner
- WebAuthn
UWP application authentication
With the release of Citrix Virtual Apps and Desktops 2112, Citrix supports WebAuthn and FIDO2 authentication in UWP applications.
Applications such as Microsoft Teams, Microsoft Outlook for Office 365 and OneDrive use a UWP application for authentication as a link to Azure Active Directory. Citrix now supports using FIDO2 to authenticate those applications.
Requirements
The following are the requirements for using FIDO2 and WebAuthn authentication with UWP applications:
Citrix control plane
- Citrix Virtual Apps and Desktops 2112 or later
Session host
- Operating system
- Windows 10 1809 or later
- Windows Server 2022 or later
- VDA
- Windows: version 2112 or later
Client device
- Operating system
- Windows 10 1809 or later
- Linux: Please refer to the Workspace app for Linux system requirements
- Workspace app
- Windows: version 2009.1 or later
- Linux: 2303 or later
UWP application requirements
- 32-bit and 64-bit applications
Authentication methods supported
- FIDO2 Security Key
- Windows Hello
- TPM 2.0
- Integrated biometrics
- Facial recognition
- Fingerprint scanner
- WebAuthn
Note:
In scenarios where FIDO2 redirection is not available because the feature is not supported by the client or VDA or the operating system, USB based FIDO2 keys can be redirected using USB redirection. It is also possible to use USB redirection to redirect USB based FIDO2 keys in scenarios where FIDO2 redirection is available. In this case, you must disable FIDO2 redirection and configure the appropriate USB redirection rules. Please refer to the USB redirection device rules documentation for details on how to configure FIDO2 keys using USB redirection rules.
Advanced configuration for msedgewebview2.exe based applications
Note:
Editing the registry incorrectly can cause serious problems that might require you to reinstall your operating system. Citrix cannot guarantee that problems resulting from the incorrect use of the Registry Editor can be solved. Use Registry Editor at your own risk. Be sure to back up the registry before you edit it.
For enterprises that have web applications based on msedgewebview2.exe, additional registry values need to be added on the VDA for FIDO2 redirection to work inside HDX sessions -
Append the full path of the msedgewebview2.exe in the AllowedProcesses registry value:
- Key: HKLM\SOFTWARE\Citrix\WebAuthnAllowedProcesses
- Value name: AllowedProcesses
- Value type: REG_MULTISZ
- Value data:
<add full path of the msedgewebview2.exe here >
For 64-bit applications, the following values need to be set:
-
Key: HKEY_LOCAL_MACHINE\SOFTWARE\Citrix\CtxHook\AppInit_DLLs\CtxWebAuthnHook\msedgewebview2.exe
- Key: HKEY_LOCAL_MACHINE\SOFTWARE\Citrix\CtxHook\AppInit_DLLs\CtxWebAuthnHook
- Value name: FilePathName
- Value type: REG_SZ
-
Value data: C:\Program Files\Citrix\HDX\bin\CtxWebAuthnHook.dll
- Key: HKEY_LOCAL_MACHINE\SOFTWARE\Citrix\CtxHook\AppInit_DLLs\CtxWebAuthnHook
- Value name: Flag
- Value type: DWORD
- Value data: 00000002
For 32-bit applications, the following values need to be set:
-
Key: HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Citrix\CtxHook\AppInit_DLLs\CtxWebAuthnHook\msedgewebview2.exe
- Key: HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Citrix\CtxHook\AppInit_DLLs\CtxWebAuthnHook
- Value name: FilePathName
- Value type: REG_SZ
-
Value data: C:\Program Files\Citrix\HDX\bin\CtxWebAuthnHook.dll
- Key: HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Citrix\CtxHook\AppInit_DLLs\CtxWebAuthnHook
- Value name: Flag
- Value type: DWORD
- Value data: 00000002
Reboot the VDA after setting the registry values for FIDO2 redirection to be enabled for msedgewebview2.exe based applications.
Share
Share
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.