mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 05:31:22 +00:00
17 lines
283 B
JSON
17 lines
283 B
JSON
{
|
|
|
|
"guacamoleVersion" : "0.9.7",
|
|
|
|
"name" : "LDAP Authentication",
|
|
"namespace" : "guac-ldap",
|
|
|
|
"authProviders" : [
|
|
"net.sourceforge.guacamole.net.auth.ldap.LDAPAuthenticationProvider"
|
|
],
|
|
|
|
"translations" : [
|
|
"translations/en.json"
|
|
]
|
|
|
|
}
|