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