Stu B created GUACAMOLE-1569:
--------------------------------
Summary: SAML Extension handeling missing from start.sh
Key: GUACAMOLE-1569
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1569
Project: Guacamole
Issue Type: Bug
Components: guacamole-docker
Affects Versions: 1.4.0
Environment: Docker
Reporter: Stu B
I've been trying to get the SAML extension working correctly in the latest
1.4.0 docker containers.
I've found that the start.sh script used to validate SAML parameters and load
the SAML extension in the 1.4.0 release is incomplete. It looks like the update
to this script was after the 1.4.0 release?
[https://github.com/apache/guacamole-client/blob/1.4.0/guacamole-docker/bin/start.sh]
The updated script to properly handle the SAML extension with Docker
environment variables is in Master:
[https://github.com/apache/guacamole-client/blob/master/guacamole-docker/bin/start.sh]
This means that the image on dockerhub is not able to use the SAML extension
when the properties are defined via docker environment variables.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)