I installed Apache Guacamole following these steps: https://medium.com/@kunwarmahen/how-to-install-apache-guacamole-using-podman-on-ubuntu-1201b2698071
It worked very well. But now I need to implement SAML authentication. I went into guacamole-client and made changes to /home/guacamole/.guacamole/guacamole.properties When restarting the container, the settings are lost. As a test, I left a copy of guacamole.properties in /home/guacamole. When restarting the container, the settings are maintained. Where am I going wrong?