mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-12 16:07:42 +00:00
17 lines
294 B
JSON
17 lines
294 B
JSON
{
|
|
|
|
"guacamoleVersion" : "0.9.14",
|
|
|
|
"name" : "Disabled Authentication (DEPRECATED)",
|
|
"namespace" : "guac-noauth",
|
|
|
|
"authProviders" : [
|
|
"org.apache.guacamole.auth.noauth.NoAuthenticationProvider"
|
|
],
|
|
|
|
"translations" : [
|
|
"translations/en.json"
|
|
]
|
|
|
|
}
|