mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-09 14:41:21 +00:00
17 lines
292 B
JSON
17 lines
292 B
JSON
{
|
|
|
|
"guacamoleVersion" : "0.9.10-incubating",
|
|
|
|
"name" : "Disabled Authentication",
|
|
"namespace" : "guac-noauth",
|
|
|
|
"authProviders" : [
|
|
"org.apache.guacamole.auth.noauth.NoAuthenticationProvider"
|
|
],
|
|
|
|
"translations" : [
|
|
"translations/en.json"
|
|
]
|
|
|
|
}
|