blob: 166e9710ec3f5d7511be780eda718dbfaf10be34 [file] [log] [blame]
{
"guacamoleVersion" : "1.2.0",
"name" : "TOTP TFA Authentication Backend",
"namespace" : "totp",
"authProviders" : [
"org.apache.guacamole.auth.totp.TOTPAuthenticationProvider"
],
"translations" : [
"translations/de.json",
"translations/en.json",
"translations/ja.json",
"translations/ru.json"
],
"js" : [
"totp.min.js"
],
"css" : [
"totp.min.css"
],
"resources" : {
"templates/authenticationCodeField.html" : "text/html"
}
}