mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
13 lines
234 B
JSON
13 lines
234 B
JSON
{
|
|
|
|
"guacamoleVersion" : "1.5.3",
|
|
|
|
"name" : "HTTP Header Authentication Extension",
|
|
"namespace" : "header",
|
|
|
|
"authProviders" : [
|
|
"org.apache.guacamole.auth.header.HTTPHeaderAuthenticationProvider"
|
|
]
|
|
|
|
}
|