SAP / node-rfc

Asynchronous, non-blocking SAP NW RFC SDK bindings for Node.js
Apache License 2.0
252 stars 73 forks source link

[Question] Forwarding authentication from SCP #44

Closed dellagustin closed 6 years ago

dellagustin commented 6 years ago

Hello @bsrdjan ,

I would like to know if there is any form to forward a SAP Cloud Platform authentication when consuming resources through RFC using node-rfc and the Cloud Connector.

I lack the background to judge by myself how this could be done.

Best Regards, Guilherme.

mtolksdorf commented 6 years ago

Hi Guilherme,

for the time being it is not possible to use node-rfc to access On-Premise systems via Cloud Connector. In SAP Cloud Platform Neo it is a matter of configuration on cloud side and configuring trust properly in Cloud Connector and the involved On-Premise systems

Best regards, Markus