Hi All,
We have few RESTful API's that we would be calling from SAP on premise system. We have the connectivity established. The API's use APIKEY's for authentication.
We are maintaining RFC destinations for each service, but we wanted to know the best practices for storing the API keys so we are not using it as constants in programs.
Thanks in Advance.