Using Dynamic/Session credentials for Oracle Fusion REST API Call
Hi Everyone,
I developed an APEX application which uses a REST API call to retreive data from a Fusion Instance (Oracle PDH). I am currently using my credentials of the Fusion instance for the Call. The data is being retreived, along with links of attachments(pictures of products etc.). But in order to download them (access those links), I need to be signed-in to Fusion in the same browser or it promts me everytime I open the link. So to avoid this I implemented Single Sign-On for my APEX application. Now the problem (It exists in the earlier case too, I just didn't