I use custom api to get authentication Token from guacamole and use to connect.
Guacamole writes entry to the guacamole_connection_history table when connection completes. I would like to put a hook in that spot to make a call out to pass a message to my application. The bigger question is would this work, and is it worth pursuing? From: ivanmarcus [mailto:[email protected]] Sent: 01 April 2020 13:26 To: [email protected] Subject: Re: guacamole_connection_history in SRC Well it's entirely possible I don't know (what we're talking about :-), but I assumed Adrian was wanting to know where in the Guacamole code it caused data to be inserted into the database "guacamole_connection_history" table... On 2/04/2020 12:40 a.m., Esther Krispin wrote: Sorry, What are we talking about? � From: ivanmarcus <[email protected]><mailto:[email protected]> Sent: Wednesday, 1 April 2020 14:22 To: [email protected]<mailto:[email protected]>; Adrian Owen <[email protected]><mailto:[email protected]> Subject: Re: guacamole_connection_history in SRC � I have very limited knowledge of the Guacamole code, but have you looked at org/apache/guacamole/auth/jdbc/connection/ConnectionRecordMapper.xml ? At least that's where I find it if I expand the guacamole-auth-jdbc-mysql-1.0.0.jar file, I'm on a, extremely slow internet connection right now and still waiting for the equivalent 1.1.0 to come down (~80+ mins away!). � On 1/04/2020 11:32 p.m., Adrian Owen wrote: I recursively searched under master branch. But cannot find this table? � Where do table rows get inserted in code? � Thanks, Adrian � � Email secured by Check Point Report Phishing<https://mta-cnf.iaas.checkpoint.com/mta_feedback?id=269bb848ebd36662b7bf50615a010e767af2505ae010b0db267231c4a0161cb4&ck=C5CEAA199888;&v=m> �
