Client Id and Secret
Client Id and Secret
Secret ID key for your CPI Tenant, This illustration is done in the CPI Trail account for your
reference.
USE CASE: Client ID and Client Secret ID are typically used for authentication and
authorization purposes and it is more secure when compared to the username and password,In
summary, the use of Client ID and Secret ID in SAP CPI helps to ensure secure and authorized
access to systems or services, and it is an important aspect of building robust and reliable
integrations.
1) Open your CPI B2B Cockpit page and navigate to the Instances and subscriptions page
and click on create on top right corner.
2) Once we click on create, the below page will open, here we need to select service:
Process integration runtime
3) Once we select the process integration runtime and we need to give an instance
name( User specific) and click on the create.
4) Now we have subscribed to process integration runtime service, from here we will
generate the client ID and secret ID keys
5) Click on the three dots as highlighted below and select create new service key.
6) Once we click on create a new service, the page below will open, give any service key
Name( User specific) and select the validity of the key as you wish and proceed to
create a key.
7) We have create a key now and click on the key which we have created, we can see the
client ID and Client secret ID as shown in the below screenshots
TESTING: You can test these keys by using postman, when you're triggering a message to CPI
tenant, Use these keys instead of username and password.