Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 8 Next »

Overview

Connecting Denodo to Box is a two step process. The first step involves creating an app that will give Denodo access to Box via OAuth and that people can shared files with. The second step involves creating a connection to Box in Denodo using the credentials of the app.

Creating a Box App

This outlines how to create a Box App for Denodo. Since an app has already been created for Denodo, this guide is just for reference.

  1. Go to the Box developer console: https://tufts.app.box.com/developers

  2. Click Create a New App

  3. Select Custom App

  4. Select Server Authentication and give the app the name Denodo

  5. Request authorization of the app in Box and create a TechConnect ticket requesting authorization of the Box app.

  6. Once authorized, note down the email address/Service Account ID of the app, accessible from the General Settings tab. Use this email address to grant the app access to files.

  7. Give the app access to files/folders by sharing them with the email address above

Connecting Denodo to Box

https://developer.box.com/guides/authentication/client-credentials/

  • No labels