Another way to accomplish this, is to use the auth header extension, and then auth is your problem: https://github.com/CSCfi/guacamole-auth-header-password
Then you could use for example NGINX's reverse auth stuff, and forward authentication to whatever you want. I'm not saying this is a better way, but it's a different way. On Fri, Dec 17, 2021 at 6:38 AM Nick Couchman <[email protected]> wrote: > > On Fri, Dec 17, 2021 at 9:14 AM Tim Worcester <[email protected]> > wrote: >> >> This can be accomplished by using the guacamole extension capabilities >> documented here: https://guacamole.apache.org/doc/gug/guacamole-ext.html >> >> Small example that had been previously posted can be found here: >> https://github.com/Zer0CoolX/guacamole-customize-loginscreen-extension >> > > There's also an example extension that is part of the official Guacamole > code, now: > > https://github.com/apache/guacamole-client/tree/master/doc/guacamole-branding-example > > -Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
