SSO PassThrough is not working in Microsoft Edge Browser.

SSO PassThrough is not working in Microsoft Edge Browser.

book

Article ID: CTX221464

calendar_today

Updated On:

Description

SSO Pass-through is not working in Microsoft Edge Browser.

Resolution

Move Citrix SSON network provider to the top of provided list and reboot the system.

Enable RfWeb to use Citrix Receiver Launcher for Edge​

To enable Receiver for Web to use Citrix Receiver Launcher for Edge, you have to edit the web.config file.

Note: Editing web.config incorrectly can break your RfWeb site. Please back up the web.config file before editing it.
 

1. Use your preferred text editor to open web.config for the site you would like to configure (typically C:\inetpub\wwwroot\Citrix\StoreWeb\web.config). 

Locate the line like this:

<protocolHandler enabled="true" platforms="(Macintosh|Windows NT).*((Firefox/((5[3-9]|[6789][0-9])|\d\d\d))|(Chrome/((4[2-9]|[56789][0-9])|\d\d\d)))(?!.*Edge)"


2. Remove (?!.*Edge) and save the file.


3. Now you can test the Receiver for Web site with Edge. You will encounter the Detect Receiver screen. 

  

 


Problem Cause

Edge browser requires change in Web.config file