abesnier / docker-guacamole

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

Extension names are incorrect for environment variables #17

Closed brolifen closed 1 year ago

brolifen commented 1 year ago

The manual says to use auth-openid whereas you should use auth-sso-openid for the extension to be added correctly.

abesnier commented 1 year ago

Absolutely right. I will update the README right away.