en-US citrix computer

Web Interface authentication ticket

Citrix Workspace App

Supported on: All Citrix Workspace supported platforms

Description

Use this policy to control the ticketing infrastructure used when authenticating through the Web Interface. When this policy is enabled, legacy Web Interface ticketing can be disabled by clearing the "Legacy ticket handling" check box. Legacy Web Interface ticketing was implemented by passing a single-use authentication cookie to the server in the ClearText password field. Starting with version 4.5 of the Web Interface, the client handles an authentication token in the form of an opaque LogonTicket with an associated interpretation defined by the LogonTicketType. This functionality can be disabled by clearing the "Web Interface 4.5 and above" check box.

Registry

HKLM Software\Policies\Citrix\ICA Client\Engine\Lockdown Profiles\All Regions\Lockdown\Logon\Saved Credentials

More options available

Options

Legacy ticket handling
ClearPassword boolean - default: 1
Web Interface 4.5 and above
LogonTicket boolean - default: 1

REG Builder

BETA

Configure the state and elements to generate .reg, PowerShell, Intune, and SCCM outputs.

These exports replicate the policy's registry effect. Editing the registry directly is not the same as applying the GPO through the management console (no gpupdate, no central reporting). Test before production; HKLM changes require administrator rights.

.reg file

Windows Registry Editor Version 5.00

; Exported from gporais.com
; Policy: Web Interface authentication ticket
; State: Enabled
; Supported on: All Citrix Workspace supported platforms

[HKEY_LOCAL_MACHINE\Software\Policies\Citrix\ICA Client\Engine\Lockdown Profiles\All Regions\Lockdown\Logon\Saved Credentials]
"ClearPassword"=dword:00000001
"LogonTicket"=dword:00000001