On Fri, Sep 24, 2021 at 12:51 AM Caleb Coverdale < [email protected]> wrote:
> Also not sure if I can tack on another question: anyway to disable > database authentication and use only JSON requests? > Yes - remove the database extension .jar file from /etc/guacamole/extensions. If only the JSON auth extension is present, then only the JSON auth extension will be used. I was wondering how I would set the parameters to use the proxy_hostname, > and proxy_port with the JSON auth module. > There are no such parameters provided by the JSON auth extension. The extension currently only uses guacamole.properties for the hostname and port of guacd. - Mike
