mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
17 lines
286 B
JSON
17 lines
286 B
JSON
{
|
|
|
|
"guacamoleVersion" : "0.9.13-incubating",
|
|
|
|
"name" : "LDAP Authentication",
|
|
"namespace" : "guac-ldap",
|
|
|
|
"authProviders" : [
|
|
"org.apache.guacamole.auth.ldap.LDAPAuthenticationProvider"
|
|
],
|
|
|
|
"translations" : [
|
|
"translations/en.json"
|
|
]
|
|
|
|
}
|