{
  "properties": {
    "options": {
      "properties": {
        "accountID": {
          "description": "Organisation account ID",
          "title": "Organisation account ID",
          "type": "string"
        },
        "acitivitymonitorfrequency": {
          "description": "Frequency of activity monitor updates",
          "title": "acitivitymonitorfrequency",
          "type": "string"
        },
        "alternateEmailDomain": {
          "description": "Use this for email domain if supplied",
          "title": "alternateEmailDomain",
          "type": "string"
        },
        "bookwidgetsSSO": {
          "description": "Used to set the name of the identity provider",
          "title": "bookwidgetsSSO",
          "type": "string"
        },
        "enableSupportTool": {
          "description": "Enable support tool",
          "title": "enableSupportTool",
          "type": "boolean"
        },
        "forceUserAcknowledgement": {
          "description": "Used to set forceUserAcknowledgement",
          "title": "forceUserAcknowledgement",
          "type": "boolean"
        },
        "reconnectTimeout": {
          "description": "Amount of time students are given to reconnect before resetting stored connections",
          "title": "reconnectTimeout",
          "type": "string"
        },
        "recordAllWebsiteActivity": {
          "description": "Record all website activity irrespective of active time",
          "title": "recordAllWebsiteActivity",
          "type": "boolean"
        },
        "region": {
          "description": "Region",
          "title": "Region",
          "type": "string"
        },
        "runModifiedCode": {
          "description": "Run modified logic for managed device check",
          "title": "runModifiedCode",
          "type": "boolean"
        },
        "saveLogs": {
          "description": "Enable saving of logs to file",
          "title": "saveLogs",
          "type": "string"
        },
        "siteID": {
          "description": "Organisation site ID",
          "title": "Site ID",
          "type": "string"
        },
        "unlocktimeout": {
          "description": "Unlock timeout",
          "title": "unlocktimeout",
          "type": "string"
        }
      },
      "title": "Configuration Options",
      "type": "object"
    }
  },
  "type": "object"
}