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

Compare with Current View Page History

« Previous Version 2 Next »

Version of OneDrive required


The Aspire OneDrive connector was created and tested using Office 365 OneDrive.

Before installing the OneDrive connector, make sure that:

  • OneDrive is up and running

User Account Requirements 


In order to access OneDrive an user account with sufficient privileges must be supplied.

Azure AD Application 


In order to access OneDrive APIs, you'll need to create an Azure AD Application. 

Create the Azure AD Application

  1. Log into the Azure Management Portal
  2. Click on “Azure Active Directory” option
  3. Select the “App registrations” option
  4. Click on “New application registration” button
  5. Create the application using the following values:
    1. Name: Any name you want. Ex.: “Aspire OneDrive Connector Dev”
    2. Application type: “Web app / API”
    3. Sign-on URL: Any unique URL. Ex.: “http://aspireonedriveconnector.companydomain.com
  6. Click on “Create” button
  7. Select the application name in the list of applications to get to the application settings
  8. Select the “Properties” option and copy the “Application ID” value (used in the connector configuration)


Windows or Linux


The OneDrive connector run on either Windows or Linux.


  • No labels