Hi! I try to use ENV in docker-compose.yml to populate the guacamole.properties in container /root/.guacamole but it does not work. With OpenID is is possible.
Example: # SAML Properties saml-idp-url: https://red-education-dev.onelogin.com/ saml-entity-id: https://app.onelogin.com/saml/metadata/7c0aafc5-cb37-478b-b1d0-9efee78ac59c saml-callback-url: http://guacamole.rededucation.com:8080/guacamole/ saml-idp-metadata-url: file:///home/dan/guacamole.xml saml-debug: True saml-strict: False -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
