Hi, I have been struggling to modifying the guacamole client in such a way that: 1) We perform our own authentication externally, 2) I want to pass something like, http://localhost:8080/guacamole/?{my_parameters} 3) For doing this, I don't want the guacamole welcome page login screen and instead just proceed directly with the connection. 4) Rest of the communication, passing the connection details, etc. will then be done.
I haven't worked on angular before so I am just not able to figure out how to do this. Regards, Palaash
