Prerequisites for Creating a Connection

You must satisfy the following prerequisites to create a connection with the Coupa Sourcing Adapter.

Set Up OAuth 2.0 (Client and Code Credentials) in a Coupa Sandbox

  1. Log in to your Coupa admin account and click Setup.
  2. Search for OAuth2 in the search bar.
  3. Under Integrations, click OAuth2/OpenID Connect Clients.
  4. Click Create.
  5. Select the grant type and provide the required information:
    • Client Credentials
      1. Select Client Credentials as the grant type.
      2. Enter the required information to create an OAuth client.
    • Authorization Code
      1. Select Authorization Code as the grant type.
      2. Provide a valid name for the client.
      3. Provide the redirect URL of the server on which to create the integration.
  6. Under Scopes, select the required scopes.
  7. Click Save.

    The system generates the client ID (identifier) and client secret.

  8. Copy the values for the client ID (identifier), client secret, and scopes (if applicable).

    You'll need to enter those values on the Connections page when you configure security for your Coupa Procurement Adapter connection in Oracle Integration. See Create a Connection.