Versions Compared

Key

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

...

  • Application Type: Web

  • Client Type: Public

  • Redirect URL: The url redirect for OAuth: See Adding Redirect URLS below.

  • Client Secret: Unique to the app

  • Client Secret expires on: Sets the expiry of the secret.

  • Allow Refresh Token: Yes/No. Default is yes.

  • Refresh Token Expiry: 365 days is the default.

  • Access Token Expiry: 30 mins is default.

  • Security: All Users is default and recommended, unless the firm is limiting the users that can access.

Adding Redirect URL’s

If a redirect URL is put in the iManage configuration, then the package will have to be given in iMCC the same.

  1. Click Edit in IMCC or edit the line item inside the yaml file.

  2. Grab the URL from here: https://pdocs.atlassian.net/wiki/spaces/CCAM/pages/29491219/iManage#Redirect-Endpoint-URI

  3. Save the file or iMCC config.

To deploy the web extensions with firm customizations before uploading:

...