GUACAMOLE-1322: fix SAML/OpenID typo and style

This commit is contained in:
Jean-Benoit Paux
2021-11-03 19:06:14 +01:00
parent 51eaddeba8
commit eb58d37d00

View File

@@ -744,6 +744,7 @@ END
} }
##
## Adds properties to guacamole.properties which select the SAML ## Adds properties to guacamole.properties which select the SAML
## authentication provider, and configure it to connect to the specified SAML ## authentication provider, and configure it to connect to the specified SAML
## provider. ## provider.
@@ -756,7 +757,7 @@ associate_saml() {
cat <<END cat <<END
FATAL: Missing required environment variables FATAL: Missing required environment variables
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
If using an openid authentication, you must provide each of the following If using a SAML authentication, you must provide each of the following
environment variables: environment variables:
SAML_IDP_METADATA_URL The URI of the XML metadata file that from the SAML Identity SAML_IDP_METADATA_URL The URI of the XML metadata file that from the SAML Identity