How do I configure custom three-legged security policy in REST connection in OIC?
Summary:
Content (required):
Salesforce developed a process to generate PDFs in Salesforce. The process requires data from an Oracle database with OIC sending data to Salesforce. The process requires we also send an access token. I used Postman to get the access token and then were able to send a POST request with the access token value in the authorization header, which successfully generated a PDF in Salesforce. I am trying to configure the custom three-legged security policy in REST connection. The Authorization Request may be correct because the Salesforce remote access authorization login page pops up after hitting the provide consent button.
0