blob: 6b549699b8f4500d940e7ab796fc0b9542af6550 [file] [log] [blame]
{
"guacamoleVersion" : "1.5.5",
"name" : "RADIUS Authentication Backend",
"namespace" : "radius",
"authProviders" : [
"org.apache.guacamole.auth.radius.RadiusAuthenticationProvider"
],
"translations" : [
"translations/ca.json",
"translations/de.json",
"translations/en.json",
"translations/ja.json",
"translations/ru.json",
"translations/zh.json"
],
"js" : [
"radius.min.js"
],
"resources" : {
"templates/radiusStateField.html" : "text/html"
}
}