2018 Sep 24 3:40 PM
Hi Experts,
I am trying to implement OAUTH mechanism. The first step is to access the server which provides access token and the second step is to pass the received access token to the target server to get the data. In my case both the token server & access servers are non-sap systems.
While connecting to token server we have to pass PEM file which contains public & private key for authentication. We have configured the PEM files and certificates in strust. When trying to access the server in SM59 we are getting 404 error. What is the right way to configuration pass the PEM certificate to remote non-sap server for authentication(public/private keys)?
Do we need to pass the public/private keys programatically? If yes how to do it
Regards,
Ram