I am trying to pass-through Basic http authentication credentials received from consumer of Composite (through Service endpoint) to other webservice invoked by Composite (through reference endpoint).
Can someone please provide me details required for this setup.
I am able to do it in Oracle Service Bus (OSB) using Service Account (as pass through resource type). But unable to do it using SOA Composite (BPEL).
Below link has raised similar question but unfortunately details of the solution was not mentioned