cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SICF API Authorization

poluvamsee
Explorer
0 Likes
2,031

Hi

I have created SICF REST API(non Odata) from transaction SICF. It was used by external system to do the business Functionality. External system is using SAP user name and password while calling REST API. But we want to extend security by using OAuth client credentials. Please let me know how can we do it. Where can we configure OAuth Client credentials and Client secret of SAP system .

Accepted Solutions (0)

Answers (1)

Answers (1)

venkateswaran_k
Active Contributor
0 Likes

Hi poluvamsee

Please let me know if this blog helps you.

https://blogs.sap.com/2020/12/18/configuring-oauth-2.0-and-creating-an-abap-program-that-uses-oauth-...

Regards,

Venkat

poluvamsee
Explorer
0 Likes

This may be calling OAuth Enabled resource from SAP , But I want my SICF API created in SAP must be Oauth Enabled and share client id and client secret to external system for calling SAP API which is Oauth Enabled