mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
17 lines
289 B
JSON
17 lines
289 B
JSON
{
|
|
|
|
"guacamoleVersion" : "1.5.4",
|
|
|
|
"name" : "Keeper Secrets Manager",
|
|
"namespace" : "keeper-secrets-manager",
|
|
|
|
"authProviders" : [
|
|
"org.apache.guacamole.vault.ksm.KsmAuthenticationProvider"
|
|
],
|
|
|
|
"translations" : [
|
|
"translations/en.json"
|
|
]
|
|
|
|
}
|