SecureMfaApiOtpProvider.json

{
  "company": "MyCompany",
  "serialkey": "m00000000",
  "subscriptionid": "1000000000000000000000001",
  "sqlserver": "asqlaol1.adatum.labnet,1433",
  "sqldbname": "SecureMfaOTP",
  "sqlintegratedsecurity": "true",
  "sqluseraccount": "",
  "sqluserpassword": "",
  "api_endpoint": "https://rb8zdww076.execute-api.eu-west-1.amazonaws.com/prod/",
  "api_timeout": "5000",
  "api_code_text": "SecureMFA API OTP Code:",
  "api_auth_endpoint_enabled": "false",
  "api_headers_key": "x-api-key",
  "api_headers_value": "P4WK6mUMgL6ztXtiJUurA3Fhn5Xjbejy1ZAhwokT",
  "data_encryption": "false",
  "data_encryption_passphrase": "d9GhT=7=Ox8-+LaZ",
  "ui_customization": "false",
  "ui_login_text": "",
  "ui_login_failures": "0",
  "ui_lockout_minutes": "5",
  "totp_customization": "false",
  "totp_validity_seconds": "30",
  "proxy_enable": "false",
  "proxy_server": "proxy.adatum.labnet",
  "proxy_port": "8080",
  "auth_mode": "SQL",
  "verboselog": "false"
}