Hi, I would like to be able to access the connection object (using Javascript) when a user is signed in from the guacamole-client web interface.
When the connection object is obtained, I would like to be able to modify the value in the initial-program configuration option (the connection type in this context is RDP) and continue connecting using the modified value without changing the stored configuration value (non-persistent). The guacamole-ext documentation suggests that this can be achieved through the UserContext object. However, there is very limited documentation on how this object should be used in practice. A search on Stack Overflow also doesn't return any examples of how to use this object. If anyone can point me in the right direction, it would be much appreciated. Regards,
