Hi Nick, Since currently it is not available, I am trying to implement in my custom auth provider.
I am using GuacamoleConfiguration setConnectionId(ALREADY_ACTIVE_CONNECTION_ID) to join to existing active connection but not seeing it working. What is ConnectionID, is it GUACD connection ID which is usually something like $7beb584d-d6e2-459d-86e9-e726091862cb? If so how can I retrieve it in my code? Pls suggest. Regards, Umesh From: Nick Couchman <[email protected]> Sent: Wednesday, December 4, 2019 2:10 AM To: [email protected] Subject: Re: Shared connection On Tue, Dec 3, 2019 at 5:47 AM Umesh Bhatt <[email protected]<mailto:[email protected]>> wrote: Hi, Thanks for sharing the information. I want to generate a shared connection by default with every user connection. This will help Admin to directly connect to user session and see what user is performing in the system. A feature has recently been added that will allow admins to connect directly to existing sessions without having to generate the shared connection keys. I believe it's in the git master branch and will be released after the 1.1.0 code (1.2.0 or 2.0.0). -Nick
