function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Parin BhallaParin Bhalla 

Canvas Integration Access Method web get flow Help

I am doing canvas integration for Oracle Incentive Comp Screen Plugin In SFDC VF Page Using connected app Web Flow Get access method. However I am unable to determine how exactly OAUTH will be handled and screen can be displayed in SFDC. I have checked on with various article's and implementation guide for CANVAS,But could not find anything substantial.
I will really appreciate  any documentation or piece of code which could help me understand what i need to do next.
Andy BoettcherAndy Boettcher
I'm making an assumption you're going to OAUTH to Oracle?  If so, you will need to check with your Oracle administrators/support team to get the answer on how their screen will look in an auth cycle.

From the Salesforce side, they're just looking for the "OK!  Valid!" message to come back from Oracle.  A code snip is here:  https://developer.salesforce.com/docs/atlas.en-us.platform_connect.meta/platform_connect/canvas_app_oauth_code_example.htm