Configuring the IDM integration with OAuth1.0

This chapter is only applicable for On-Prem and ST environments.

  1. Go to the Ming.le OS grid.
  2. Select Security > OAuth 1.0a Credentials.
    OAuth 1.0a Credentials
  3. Click Add New. Specify the Name, Description and Role.
  4. Under Global, select grid-run-as-tenant and grid-run-as-user.
    Global Roles OAuth
  5. Under Document Archive, select IDM-User.
    Doc archive IDM user OAuth
  6. Click Save.
  7. The Keys dialog box displays. Copy the Consumer Key and Secret Key values from the dialog box.
    Keys IDM oauth
  8. Capture the grid URL. Typically, it can be captured from the grid webpage. This is the grid website: https://<<ServerName>>:9543/grid/ui/soho/index.html . This would be the grid URL: https://<ServerName>>:9543
  9. Go to @DFLT profile in Optiva. In the @DFLT profile, add these profile attributes:
    • GRID.CONSUMERKEY: Specify the Consumer Key in the Value column.
    • GRID.SECRETKEY: Specify the Secret Key in the Value column.
    • GRID.URL: Specify the grid server URL. For example, https://<<ServerName>>:9543
    Note: If these profile attributes are restricted, then deselect it from the Restricted check box in the Attribute Definition tab.
  10. Specify 2 as the value for the IDM.INTEGRATION profile attribute.
  11. Log out and log in to Optiva again to verify the IDM connectivity.