Prerequisites for Creating a Connection

These are the prerequisites for creating a connection with the Adobe Sign Adapter.

Obtain the Client ID and Client Secret

Note:

To create a connection, a trusted public certificate is required. Typically, the certificate is included with Oracle Integration. If you cannot locate the public certificate, contact your administrator. If you download a public certificate, rename the file extension to .crt. See Upload an SSL Certificate.

  1. Create an Adobe Document Cloud Account. If you do not have an account, you can create one here: https://acrobat.adobe.com/us/en/documents/trial-global.html.

  2. Log in to your Adobe Document Cloud Account.

  3. Click your user name in the upper right corner and select My Profile.

  4. Expand Adobe DC Sign API in the left pane and select API Applications.

  5. Create a new application:

    • Click the Create icon in the upper right corner.

    • Enter a name and a display name for your application.

    • Select PARTNER.

    • Click Save.

  6. Select the application you created in step 5.

  7. Click Configure OAuth for Application.

  8. Enter https://{ICS_HOST}:{ICS_SSL_PORT}/icsapis/agent/oauth/callback in the Redirect URI field.

  9. Enable the user_login, agreement_read, agreement_write, agreement_send, and library_read scopes.

  10. Select the account modifier for the user_login, agreement_read, agreement_write, agreement_send, and library_read scopes.

  11. Copy or record the values in the Client ID and Client Secret fields. These values are required to create the connection in Oracle Integration. See Configure Connection Security.

  12. Click Save.

Obtain the Subdomain

To create a connection, you can optionally provide the subdomain.

  1. Log in to the Dashboard.
  2. Go to the Dashboard tab.
  3. Copy the domain name. An example of the Dashboard tab with a domain name of secure.na2 is shown below.

    See Configure Connection Security.