The OneDrive Connector can be configured using the Aspire Admin UI. It requires the following entities to be created:

  • Credential
  • Connection
  • Connector
  • Seed

Create Credential 


  1. On the Aspire Admin UI go to the credentials page
  2. All existing credentials will be listed. Click on the new button
  3. Enter the new credential description.
  4. Select One Drive from the Type list.
    1. Tenant:  The "Tenant Domain" of the OneDrive
    2. Application ID: Client ID for your application
    3. Application Secret: Key supplied by Azure
    4. Graph URL:  ex. "https://graph.microsoft.com/v1.0"

Create Connection 


  1. On the Aspire Admin UI, go to the connections page
  2. All existing connections will be listed. Click on the new button
  3. Enter the new connection description. 
  4. Select One Drive from the Type list.
    1. Index Containers: Select if folders are to be indexed
    2. Scan Recursively: Select if subfolders are to be scanned
    3. Scan Excluded Items: If selected, the scanner will scan sub items of container items that have been excluded by a pattern (because it matches an exclude pattern or because it doesn't match an include pattern)
    4. Include patterns: Specify regex display URL patterns to include
    5. Exclude patterns: Specify regex display URL patterns to exclude

Create Connector Instance


For the creation of the Connector object using the Admin UI check this page.


Create Seed 


  1. On the Aspire Admin UI, go to the seeds page
  2. All existing seeds will be listed. Click on the new button
  3. Enter the new seed description.
  4. Select One Drive from the Type list.
    1. OneDrive Users: this could be a list of usernames (emails), or a file with the file with the username list, one by line.

Disable checkingPremium suggestionsDisable checkingPremium suggestionsDisable checkingPremium suggestionsDisable checkingPremium suggestions

  • No labels