mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
17 lines
286 B
JSON
17 lines
286 B
JSON
{
|
|
|
|
"guacamoleVersion" : "1.4.0",
|
|
|
|
"name" : "Azure Key Vault",
|
|
"namespace" : "azure-keyvault",
|
|
|
|
"authProviders" : [
|
|
"org.apache.guacamole.vault.azure.AzureKeyVaultAuthenticationProvider"
|
|
],
|
|
|
|
"translations" : [
|
|
"translations/en.json"
|
|
]
|
|
|
|
}
|