From eb58d37d00b41f309d18bb53a10131fabaf3f9d4 Mon Sep 17 00:00:00 2001 From: Jean-Benoit Paux <9682558+jbpaux@users.noreply.github.com> Date: Wed, 3 Nov 2021 19:06:14 +0100 Subject: [PATCH] GUACAMOLE-1322: fix SAML/OpenID typo and style --- guacamole-docker/bin/start.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/guacamole-docker/bin/start.sh b/guacamole-docker/bin/start.sh index 1da0d1d51..95c08cd40 100755 --- a/guacamole-docker/bin/start.sh +++ b/guacamole-docker/bin/start.sh @@ -744,6 +744,7 @@ END } +## ## Adds properties to guacamole.properties which select the SAML ## authentication provider, and configure it to connect to the specified SAML ## provider. @@ -756,7 +757,7 @@ associate_saml() { cat <