I have a reverse proxy that is redirecting domains to the corresponding Windows 10 Horizon View HTML Access Direct Connection vms. The reverse proxy is listening on ports 80, 443, and 22443 and directing the corresponding traffic to the desired virtual machine running view direct connection.
When visiting the pages, I get this error: "failed to connect to the connection server"
I think this has to do with the vm not expecting the origin,
Is it possible to create a locked.properties and set checkOrigin=false somewhere in the windows 10 horizon view direct connection?
Is it possible to set the expected origin?
Is this stored in the registry somewhere perhaps?
Thank you