Call an ICS service and pass user's logged in credentials
Summary
We have a UI that calls an ICS service which calls Oracle's PO approval service. Right now, we have setup a generic user in ICS for calling Approval service so in SaaS, it shows the generic user name.Content
We have a VBCS UI that calls an ICS service which calls Oracle's PO approval service. Right now, we have setup a generic user in ICS for calling Approval service so in SaaS, it shows the generic user name. Business wants to see the name who logged in to the UI. How can we achieve calling ICS service using logged-in user's authentication?
0