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 a Certificate to Connect with External Services.

  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 Acrobat 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 the redirect URL based on the state of your instance in the Redirect URI field.

    Note:

    If you don't know the following information, check with your administrator:

    • If your instance is new or upgraded from Oracle Integration Generation 2 to Oracle Integration 3.
    • The complete instance URL with the region included (required for new instances).
    For Connections… Include the Region as Part of the Redirect URL? Example of Redirect URL to Specify…
    Created on new Oracle Integration 3 instances Yes.
    https://OIC_instance_URL.region.ocp.oraclecloud.com/icsapis/agent/oauth/callback

    Created on instances upgraded from Oracle Integration Generation 2 to Oracle Integration 3

    No.

    This applies to both:

    • New connections created after the upgrade
    • Existing connections that were part of the upgrade
    https://OIC_instance_URL.ocp.oraclecloud.com/icsapis/agent/oauth/callback
  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.