Thanks Nick, understood.

From: Nick Couchman [mailto:[email protected]]
Sent: 03 April 2020 19:33
To: [email protected]
Subject: Re: TunnelCloseEvent

On Fri, Apr 3, 2020 at 2:29 PM Adrian Owen 
<[email protected]<mailto:[email protected]>> wrote:
We are building custom event listener.

How to get Authentication Token?

We use custom JSON authentication, and need the hook back to our application.

We see UUID, but that is not part of the string returned with token from our 
JSON call.

Is there a light in this tunnel?


I don't think you can retrieve the authentication token working backward from 
the TunnelCloseEvent listener.  You'd likely need to add some "glue" to your 
custom authentication extension to register the tunnels with the tokens in such 
a way that this is traceable - similar to how the JDBC module tracks active 
connections.

-Nick

Reply via email to