Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
1.1.0
-
None
-
None
Description
When trying to USE cas authentication with the docker container receiving a 404 error after cas redirect bask, included screenshot
docker run --name guacfront --link guacbackend:guacd --link mysqldb:mysql -e LOGBACK_LEVEL=debug -e MYSQL_DATABASE=guacamole_db -e MYSQL_USER=root -e MYSQL
_PASSWORD=***** -v /mnt/guachome:/mnt/guac_home -e GUACAMOLE_HOME=/mnt/guac_home -d -p 80:8080 guacamole/guacamole
It redirects to http://docker.domain.to/guacamoleguacd-hostname:%20172.17.0.3?ticket=ST-2938990-mZtu4kdJS0JvyFWL44De-cas.cortland.edu
Attachments
Attachments
Issue Links
- duplicates
-
GUACAMOLE-336 Guacamole Docker image may incorrectly concatenate guacamole.properties
- Closed