cancel
Showing results for 
Search instead for 
Did you mean: 

How to solve HttpOperationFailedException (StatusCode:401) when SAP Identity Provisioning Job is run

former_member494689
Participant
0 Kudos

Hi Experts,

Our requirements is to provision users from S/4HANA Cloud to SAP Identity Authentication.

So, I created the source system which system type is S/4HANA Cloud and the target system which system type is SAP Identity Authentication respectively.

After running the job, the following error is occurred although I am the admin user for IAS and IPS.

error = org.apache.camel.http.common.HttpOperationFailedException: HTTP operation failed invoking (IAS tenant address) with StatusCode: 401

What is the root cause and how can we solve this issue?

Best Regards,

Thiri

Accepted Solutions (0)

Answers (1)

Answers (1)

lucasvaccaro
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Thiri,

HTTP code 401 means that the authentication failed in the target server/resource. I suggest to review the properties of these systems that are related to authentication:

S/4 HANA Cloud as source:
https://help.sap.com/viewer/f48e822d6d484fa5ade7dda78b64d9f5/Cloud/en-US/d3f93a7870c341c0993cd733ed9...

IAS as target:
https://help.sap.com/viewer/f48e822d6d484fa5ade7dda78b64d9f5/Cloud/en-US/f217bd39c17d47cdb4f89ed19cb...

Best Regards,
Lucas