Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

  • Credential
  • Connection
  • Connector
  • Seed

Easy Heading Free
navigationTitleOn this Page
wrapNavigationTexttrue
navigationExpandOptionexpand-all-by-default

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. Credential Type:  Type of authentication 'Basic' (using Client ID and Client Secret), 'JWT' (using config file or individual values for the configuration).
    2. ClientId: Client ID for your application (Only required if credentialType "basic" is selected)
    3. ClientSecret: Box App Client Secret (Only required if credentialType "basic" is selected)
    4. Config File path:  Only required if use JWT Credentials is "false". Path of the JWT generated config file.
    5. Public Key ID: Only required if useJWT "true" is selected. PublicKey ID from JWT 
    6. Private Key: Only required if useJWT "true" is selected. PrivateKey
    7. Passphrase: Only required if useJWT "true" is selected. Passphrase for the private key
    8. Enterprise ID: Only required if useJWT "true" is selected. EnterpriseID of your Box Account



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. server
    2. serverApi
    3. apiVersion
    4. pageSize
    5. stopScanError
    6. scanExcludedItems
    7. Index Containers: Select if folders are to be indexed
    8. Scan Recursively: Select if subfolders are to be scanned
    9. 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)
    10. Include patterns: Specify regex display URL patterns to include
    11. Exclude patterns: Specify regex display URL patterns to exclude

Image RemovedImage Added

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 Select Box 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.
    1. Impersonate all Box User: Indicates that all Box users will be impersonated to get all their content.
    2. Impersonate Specific Box User: Indicates that specific list of Box users will be impersonated to get all their content
    3. Specify Users: List of user's login to impersonate.
    4. Backoff on error: Select this option if the connection to the server throws an error for a backoff to be done
    5. Backoff in minutes: Time to wait when a backoff error is encountered.
    6. Backoff in max retries: Number of retries with backoff when error is encountered
    7. Exclude Sub Folders: Folder to exclude from crawl (It's not a pattern, it's the folder name).


Image Added

Image Removed

Image Removed