on 2021 Jan 21 11:14 AM
Dears,
we are integration with the SAP CX using CPI, the other system that is sending the POST request can not using Basic Authentication or Certificate based one, what the system can do is send a signature in the header as key/value pair (meaning they add in the header a key : x-name-signature, and the value : SOME_SECRET_VALUE) a token authentication, what are the possible way of receiving the inbound POST requests successfully, because all the requests are returned with a response of 401, unauthorized,
we are very thankful for any help.
Request clarification before answering.
Hello Chadi,
From SAP CPI perspective below are the only few options to make authentication
1) Oauth Authentication.
2) Cetificate Based Authentication.
3) Basic User Authentication.
Regards,
Sriprasad Shivaram Bhat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
52 | |
6 | |
6 | |
6 | |
5 | |
5 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.