Added documentation for the Ad-hoc connections extension

This commit is contained in:
e-alfred
2019-01-27 11:18:52 +01:00
committed by GitHub
parent 18e4ecb5a4
commit 22b97743b2
+1
View File
@@ -60,6 +60,7 @@ Currently the available extensions are:
* auth-cas - [CAS Authentication](https://guacamole.apache.org/doc/gug/cas-auth.html)
* auth-openid - [OpenID Connect authentication](https://guacamole.apache.org/doc/gug/openid-auth.html)
* auth-totp - [TOTP two-factor authentication](https://guacamole.apache.org/doc/gug/totp-auth.html)
* auth-quickconnect - [Ad-hoc connections extension](https://guacamole.apache.org/doc/gug/adhoc-connections.html)
You should only enable the extensions you require, if an extensions is not configured correctly in the `guacamole.properties` file it may prevent the system from loading. See the [official documentation](https://guacamole.apache.org/doc/gug/) for more details.