Hi guys, I want to manipulate the cors rules of my guacamole page and I am not sure where to do this the best way. Do you have an idea?
The reasons why I want manipulate is that I first want to be abe to ping the running webapp from other webapps and second, I want to be able to call the httpTunnel from another client and I am not able to manipulate the CORS with the "crossDomain" attribute. ( https://guacamole.apache.org/doc/guacamole-common-js/Guacamole.HTTPTunnel.html). (Maybe somebody has a working example for me :D). Thank you very much Best