jwetzell / docker-guacamole

A self-contained guacamole docker container for x64 and ARM. Remotely connect over SSH, RDP or VNC using HTML5.
https://hub.docker.com/r/oznu/guacamole/
GNU General Public License v3.0
108 stars 18 forks source link

Add noauth extension #24

Closed Rothmanberger closed 10 months ago

Rothmanberger commented 11 months ago

Would it be possible to add in noauth? I use my own authentication over the top so currently I have to log in to two different forms to get to Guac.

Thanks!

jwetzell commented 11 months ago

If you can find a noauth extension from Apache for version 1.5.3 I can try adding it under a different tag. But the default image already has the auth extension and that will likely stay as this is an image that is supposed to be backwards compatible with the fork it came from.