mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 13:41:21 +00:00
18 lines
306 B
JSON
18 lines
306 B
JSON
{
|
|
|
|
"guacamoleVersion" : "1.2.0",
|
|
|
|
"name" : "LDAP Authentication",
|
|
"namespace" : "guac-ldap",
|
|
|
|
"authProviders" : [
|
|
"org.apache.guacamole.auth.ldap.LDAPAuthenticationProvider"
|
|
],
|
|
|
|
"translations" : [
|
|
"translations/de.json",
|
|
"translations/en.json"
|
|
]
|
|
|
|
}
|