blob: bb0f2dede12e027ce1aa3a523a82b37d9b40aec1 [file] [log] [blame]
{
"guacamoleVersion" : "1.2.0",
"name" : "Duo TFA Authentication Backend",
"namespace" : "duo",
"authProviders" : [
"org.apache.guacamole.auth.duo.DuoAuthenticationProvider"
],
"translations" : [
"translations/de.json",
"translations/en.json",
"translations/ja.json",
"translations/ru.json"
],
"js" : [
"duo.min.js"
],
"css" : [
"duo.min.css"
],
"resources" : {
"templates/duoSignedResponseField.html" : "text/html"
}
}