mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 13:41:21 +00:00
13 lines
234 B
JSON
13 lines
234 B
JSON
{
|
|
|
|
"guacamoleVersion" : "0.9.11-incubating",
|
|
|
|
"name" : "HTTP Authentication Extension",
|
|
"namespace" : "guac-http",
|
|
|
|
"authProviders" : [
|
|
"org.apache.guacamole.auth.http.HTTPAuthenticationProvider"
|
|
]
|
|
|
|
}
|