jowavp / sap-cf-proxy

A proxy to consume destinations locally
Other
39 stars 13 forks source link

Use SAP Cloud SDK getDestination method for OAuth2ClientCredentials destination #12

Closed gregorwolf closed 3 years ago

gregorwolf commented 3 years ago

Right now a custom method is used when the Authentication of the destination is OAuth2ClientCredentials. Also that can be replaced by the information from the SAP Cloud SDK getDestination method.