Forum Discussion

ASCapi's avatar
ASCapi
Icon for Altostratus rankAltostratus
Jul 09, 2025
Solved

Citrix iApps

Hi guys, 

I am working to deploy citrix via F5 APM. I got a behavior I do not understand. We working with multiple AD domains, In web browser access all is ok. But with Citrix App (Citrix Workspace) it works for one domain but no all.

For my deployment I just implement the iApps template change the VPE to all my trusted domain. That all. 

Anyone got idea about this ? 

Thank you for you support 

The client pre-check

 

 

  • Hello, 

    I take back what I said. To set up this type of configuration, you need to use the “or” (“||”) comparison operators on the variables.

    Without this, for one domain everything will work, but the second and any subsequent domains will be knocked out.

    It was a false hope.

    Kind regards

3 Replies

    • ASCapi's avatar
      ASCapi
      Icon for Altostratus rankAltostratus

      Hi Injeyan_Kostas​ I

      I finally find a way to fix it. I had to add another branch for the second AD domain for the citrix  receiver.

      Currently three branch one for web browsers and  two  foreach domain. Add the second domain using comparator  or/|| in the existing branch do not working.

       

      • ASCapi's avatar
        ASCapi
        Icon for Altostratus rankAltostratus

        Hello, 

        I take back what I said. To set up this type of configuration, you need to use the “or” (“||”) comparison operators on the variables.

        Without this, for one domain everything will work, but the second and any subsequent domains will be knocked out.

        It was a false hope.

        Kind regards