Registering OAuth 2.0 Client on Coupa Connector
To connect to the Coupa
To register the OAuth 2.0 client and generate a Client ID and Client Secret, complete the following:
-
Sign in to Coupa as an Administrator or Integrations Administrator.
-
Go to Setup > Oauth2/OpenID Connect Clients. In Setup, you can use the search box to search for
oauthto find the proper entry. -
Select Create.
-
For Grant Type, select Client Credentials and then enter a name for the Client, Login, Contact Info, and Contact Email.
-
Select the scopes you want to include in this API setup. Scopes are like a set of permissions set on the API key.
For more information on the required scopes, refer to Required Permissions.
-
Select Save.
Saving the client generates the Client ID and Client Secret values, which are needed to configure the Coupa connector.