Re: debugging custom auth provider

2018-05-14 Thread Mike Jumper
On Mon, May 14, 2018, 09:26 WebE wrote: > ... > > What I would like to know if there is any tool/debugger/IDE setup that > supports developing these extensions, where we can get help form > intellisense in writing code, or set a breakpoint and see what data is > being >

Re: debugging custom auth provider

2018-05-14 Thread Nick Couchman
On Mon, May 14, 2018 at 4:49 AM, WebE wrote: > Hi, > > I have a task to configure guacamole where users can create a URL and use > it > for remote desktop. All parameter for connection are passed via url > parameter. The behavior is similar to guacamole auth plugin >

debugging custom auth provider

2018-05-14 Thread WebE
Hi, I have a task to configure guacamole where users can create a URL and use it for remote desktop. All parameter for connection are passed via url parameter. The behavior is similar to guacamole auth plugin which doesn't work with latest