OAuth Configuration
For best results, when importing data into iManage Cloud, you should authenticate using an OAUTH Application.
To do this, you should set up the following applications in iManage:
Setting | Value |
Name | MigrationApplication |
Client Id | MigrationApplication |
Client Secret | MigrationApplication |
Redirect Url | |
Allow Refresh Token | Yes |
Refresh Token Expiry | 9999 Days |
Access Token Expiry | 9999 Minutes |
Effects of Invalid/Missing Configurations
If you do not use the exact settings as specified above, you may get some of the following errors:
Inability to Authenticate
If this is not set up, you will receive the following error when trying to authenticate:
Unable to Stay Authenticated
If the Refresh/Access token values are set beyond the specified limits, iManage may not allow them to refresh which will result in the user becoming logged out after a period of time.
Creating the OAuth Application
The following steps will guide you through the process.
1. Enter your iManage username and password and login:
2. Authenticate to the iManage Control Center:
3. On the left-hand side, select Settings > Applications:
4. Click Add Application in the top right:
5. Choose "Configure Manually":
6. Enter the following values and client Authentication:
Name: MigrationApplication
ClientId: MigrationApplication
Client Secret: MigrationApplication
7. Enter the following information and click Access
Allow Refresh Token: Yes
Refresh Token Expiry: 9999 Days
Access Token Expiry: 9999 Minutes
8. Select All Users and click Review
9. At the bottom of the Review screen, simply click Finish:
Related Articles
DocuWare: Creating an OAUTH Application
In order to authenticate to DocuWare, you must first create an OAUTH application. To do this, do the following: 1. Log into DocuWare and go to Configurations: 2. Scroll down to the Integrations section at the bottom and click on App Registrations: 3. ...
iManage Cloud: Special Permissions When Injecting
When injecting into iManage Cloud, for best results, the injecting user should be a member of the "nrtadmin" group. To set these permissions, log into iManage Cloud, and navigate to the Control Center: Then click on Groups > NrtAdmin: Then click on ...
iManage Cloud: Post-Migration SQL Scripts
The following scripts should be run after a migration into iManage Cloud. They should be run directly on the iManage database server by either your IT support person or iManage support. Displaying the Original Created/Modified Dates When documents ...
Amicus Cloud Extractions: Read Me First
When backing up data from Amicus Cloud there are a few things you should be aware of. Data is Deduplicated and Merged In the Amicus Cloud database, the contacts are stored multiple times. An algorithm is used to detect duplicate items and merge them ...
MyCase Injections: Error Creating Custom Fields
A bug exists in the MyCase application (not Universal Migrator) that can cause all attempts at creating any custom field to fail. In the event that this happens, please open a support ticket with MyCase and direct your representative to this article. ...