cancel
Showing results for 
Search instead for 
Did you mean: 

Connection SAP IDM to IPS (BTP)

michael_riant
Explorer
0 Kudos
773

Hello everyone,

We want to connect SAP IDM to SAC cloud systems in this case .

For this we think to go through a construction with IPS.

Someone will tell me that it is the best method to connect IDM to BTP and IPS and give me the procedure, please?

Sincerely,

Michael

View Entire Topic
michael_riant
Explorer
0 Kudos

Hello, 

we followed the informations of the document step by step but we cannot launch the job because we have 400 or 401 returns.

we created the administrator as follows

michael_riant_3-1708681481992.png

we created the proxy as such

michael_riant_0-1708681303717.png

we have exported the proxy in CSV and imported in the admin console of IDM then complete the data AUTH_USER and AUTH_PASSWORD with the client ID and secret of the administrator SAP_IDM2 and put the SCIM_ASSIGNMENT_METHOD to PUT

Do you have any idea what might cause these errors or how to test the connection other than with the initial IDM Load job?

regards

 

priyankgaddala
Explorer
0 Kudos

Hi Michael,

This looks like network connectivity issue or problem with user you have created on SAP CIS tenant.

Part 1 - SAP IDM - > Cloud Identity Services

The user you should use to connect SAP IDM to Cloud Identity Services is SAP_IDM2

SAP_IDM2 should have "Access Proxy System API"

To check if your corporate Firewall is blocking SAP IDM to connect to CIS, please run below command from SAP IDM servers

curl -v https://<tenantid>.accounts.ondemand.com:443

Cloud Identity Service - > SAC

The user you have configured on SAC Proxy system should be OAuth user you have generated on SAC end.

Please note you can isolate to check if it network related issue by accessing proxy system via tools like insomnia or postman.

Regards,

Priyank