mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-1322: fix SAML/OpenID typo and style
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user