I have followed the Writing your own guacamole application, but it would need a lot of effort to get the final output as the guacamole-client, else I have been able to get it working simply using the above tutorial.
On Thu, 5 Jun 2025 at 16:09, Palaash Jain <[email protected]> wrote: > 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 >
