cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Cloud for Customer User Access Management APIs

fralarsen
Participant
0 Kudos

Hi,

We are trying to establish an integration to SAP C4C to a 3rd party IDM solution. I have browsed several blogs and discussions on the internet but didn't come across the right info. Could anyone let me know if there are any standard API's supplied by SAP to integrate in such a scenario. I looked at the SAP API hub as well and I could find some OData services which are related to the C4C process but none related to User / Role Management.

I'm specifically looking for services which can be used to Read and update users, Read Business Role information from C4C system.

Quick response is highly appreciated.

Thanks !

Accepted Solutions (1)

Accepted Solutions (1)

former_member192750
Active Contributor
0 Kudos

This information is currently not exposed via APIs

Answers (1)

Answers (1)

former_member87164
Active Contributor
0 Kudos

Hi Naresh,

Have a you gone through this blog. Please go through it.

https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=448474827

Br,

Keshav

fralarsen
Participant
0 Kudos

Hi Keshav,

The wiki talks about the SAP Cloud Identity. We are an 3rd party Identity Management solution company and I'm currently working on integrating SAP C4C application. I would like to know if there are any standard out of the box services / API's available in C4C for Read and Write Users, Roles / Business Roles and User to Role assignments. I have gone through this Github documentation on C4C Odata API developer guide.

https://github.com/SAP/C4CODATAAPIDEVGUIDE#odata-service-catalog But even here, under the Odata link for my tenant https://myXXXXXX.crm.ondemand.com/sap/byd/odata/v1/c4codata/$metadata I can only find the service to extract Users. But there is no service which can output the Access/Roles and User to Role assignments.

Could anyone let me know if such service (SOAP or OData) exists in SAP C4C ?