Enabling OneDrive Integration in KanBo

Table of Contents

Integrating OneDrive with KanBo allows you to access your private files and create documents in your MySpace.

Read more about MySpace documents.

The whole process of activating the integration is simple. 

  1. Open the appsettings.json file of your KanBo.
  2. Add personal-docsource.graph to the Plugins section, like in this example:
{
    "type": "package",
    "name": "auth-aad",
    "client-id": "1b7xxxxx-xxxx-xxxx-xxxx-xxxxxxxx8ff5",
    "tenant": "55cxxxxx-xxxx-xxxx-xxxx-xxxxxxxx37ab",
    "thumbprint": "C55DF7XXXXXXXXXXXXXXXXXXXXXXXXXXXXX21F44",
    "admin-upn": "kanboadmin@contoso.com"
   },
   "personal-docsource.graph",
{
    "type": "package",
    "name": "webjobs",
    "thumbprint": "C55DF7XXXXXXXXXXXXXXXXXXXXXXXXXXXXX21F44"
   },
  1. After saving the appsettings.json file, restart KanBo to apply the changes.

Was this article helpful?

Please, contact us if you have any additional questions.