Citrix Single-Sign On process ssonsvr.exe provides debug logs, which can be helpful in tracking related issues. Installs single sign-on (pass-through) authentication. This option is required for smart card single sign on. The related option, ENABLESSON, is enabled when /includeSSON is on the command line. If you useADDLOCAL= to specify features and you want to install single sign on, you must also specify the valueSSON.
- Citrix Receiver Single Sign On
- Citrix Receiver Single Sign On Not Working
- Citrix Receiver Single Sign On Process Is Not Running
- Citrix Receiver Single Sign On Storefront
- Citrix Network Provider Order
Single Sign ON is been one of the most significant feature in corporate IT environment. It allows users to launch provisioned apps and desktop without entering their credentials repetitively. Upon logging into Windows, the Citrix Receiver application starts in the background which also starts a process ssonsvr.exe. This Citrix Receiver Single Sign-On (SSO) process passes same credentials by which user is logged on the system to a Citrix Storefront. Based on the supplied credentials and its provisioned citrix apps and desktop resources, Citrix Storefront builds the icons of the published applications. Once application enumeration is completed, if user launches an application, the user will not be prompted to enter credentials again.

To achieve these result, few modification is required on the Storefront and locally installed Citrix Receiver.

- Need to enable Domain pass-through and optionally User name and password authentication on StoreFront
- Configuration of XML trust services on the Delivery Controller.
- Install Citrix Receiver for Windows with Single Sign-on.
On Your StoreFront:

Launch StoreFront Studio and navigate to Store. Then click on Manage Authentication methods > enable Domain pass-through.
On your Citrix Delivery Controller
Citrix Receiver Single Sign On
Run the following PowerShell command as an administrator on the Delivery Controller:

asnp Citrix*
Set-BrokerSite -TrustRequestsSentToTheXmlServicePort $True
Citrix Receiver Single Sign On Not Working
On the Local Computer:
- First download Citrix Receiver for Windows (CitrixReceiver.exe) from Citrix Downloads.
- Then log onto the client device with administrator privilege.
- You can install Citrix Receiver for Windows in two ways (Using GUI or Using Command Line)

Using the Graphical User Interface |
|
Citrix Receiver Single Sign On Process Is Not Running
Using the Command Line Interface |
If you want to install the citrix receiver if preconfigured Storefront Store URL : Use the following command line CitrixReceiver.exe /noreboot /Silent /includeSSON enable_SSON=yes STORE0=”Store;https://test.xx.com/Citrix/Store/Discovery” More Citrix Receiver command line switches can be found here |
Citrix Receiver Single Sign On Storefront
After the installation is complete, log off from the client machine and log on again. Launch the Task Manager to verify that the ssonsvr.exe process is running.
Citrix Network Provider Order
Users should now be able to log on to an existing Store (or configure a new Store) using Citrix Receiver for Windows without providing credentials.
