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