mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
13 lines
227 B
JSON
13 lines
227 B
JSON
{
|
|
|
|
"guacamoleVersion" : "0.9.7",
|
|
|
|
"name" : "Disabled Authentication",
|
|
"namespace" : "guac-noauth",
|
|
|
|
"authProviders" : [
|
|
"net.sourceforge.guacamole.net.auth.noauth.NoAuthenticationProvider"
|
|
]
|
|
|
|
}
|