blob: 304a87d04e14b7bee80dc0896743cf0af866afa9 [file] [log] [blame]
{
"guacamoleVersion" : "1.1.0",
"name" : "RADIUS Authentication Backend",
"namespace" : "radius",
"authProviders" : [
"org.apache.guacamole.auth.radius.RadiusAuthenticationProvider"
],
"translations" : [
"translations/de.json",
"translations/en.json"
],
"js" : [
"radius.min.js"
],
"resources" : {
"templates/radiusResponseField.html" : "text/html",
"templates/radiusStateField.html" : "text/html"
}
}