0% found this document useful (0 votes)
590 views3 pages

Creating OAUTH Authentication From SAP To CPI

Oauth
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
590 views3 pages

Creating OAUTH Authentication From SAP To CPI

Oauth
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Steps For Creating OAUTH Authentication from SAP to CPI:

1- Open SAP GUI.


2- Start the object navigator (transaction SE80).
3- Choose Development Object in the dropdown list.
4- To create a development object in the SAP namespace, choose Create OAuth 2.0
Client Profile in the context menu of the object name.
Right Click on the Package, More, OAuth 2.0 Client Profile.
5- Enter the object name in the Client Profile field of the popup.
Profile: ZET_CLIENT_PROFILE
Type: Default
6- Save your changes in the next popup.
7- Open This Transaction Code from The GUI OA2C_CONFIG.
8- Click on Create Then Select the Client Profile you Created from the Drop-down List.

9- General Settings.
Service Provider Type: DEFAULT
Profile: ZET_CLIENT_PROFILE
Configuration Name: ZET_CLIENT_PROFILE
OAuth 2.0 Client ID: Generated from the BTP
OAuth 2.0 Client ID: Generated from the BTP
10- Authorization Server Settings.

Authorization Endpoint: from the BTP OAUTH Tab.


Authorization Endpoint: from the BTP OAUTH Tab.

11- Access Settings.


Client Authentication: Basic
Resource Access Authentication: Header Field.
Selected Grant Type: Client Credentials.
Grant Type (Current User related): Authorization Code.
12- Test The Connection:
Create RFC Connection from SM59.
Select Logon & Security Tab.
Click on OAuth Settings and Provide the Profile and Configuration Values.

You might also like