-
Explain Web Server Authentication Flow Implementation in Salesforce.
I am trying to implement Web Server OAuth flow from one Salesforce Org to another. I am facing several errors while trying to do so. Also I have few generic questions also at the end.
Below are the errors I am facing:
Access token received as part of the authorize step is returning Session expired or invalid message when being used to hit custom rest api
On trying to add scope to the authorize step, like scope=web or scope=refresh_token , it throws the error: OAUTH_APPROVAL_ERROR_GENERIC
I checked the session settings but validity for access tokens is not an issue there.
Below are the generic questions related to integration and connected app.
In case of web server flow, how is security model of salesforce taken care of. Does it mean in this flow one would have access to all data if the app has full data scope?
I understand Authentication happens first then followed by authorization. But the very first step in this flow is the authorize step. Does it mean we have authorization happening first in this case?
Log In to reply.
Popular Salesforce Blogs
Salesforce Introduces Einstein Automate
Salesforce introduced Einstein Automate on December 2nd 2020. Salesforce had a number of shocking announcements for their customers in December – acquiring Slack for $27.7 B, introducing Hyperforce, and a…
What is an Enhanced Domain in Salesforce in 2023?
Enhanced domains are coming to My Domain in a future version. All URLs within your company—including those for your Experience Cloud sites, Salesforce Sites, Visualforce…
An Ultimate Guide to Salesforce Workflow Automation
Workflow automation is the use of software or other technologies to facilitate and streamline complex business processes. Typically, these processes involve a large number of…
Popular Salesforce Videos
Revenue Generation Opportunities on AppExchange
If you're an aspiring entrepreneur or a business professional looking to expand your revenue streams, this video is a must-watch! Watch this extract from our…
Integrating a Node.js Application with Salesforce
Watch this video where we will explore how to integrate a Node.js web application with Salesforce using Heroku Connect and JSForce. You can work with…
Salesforce JMS Integration Using MuleSoft | Salesforce Tutorial
Salesforce JMS Integration. In this video, the following points will be covered - 1. Introduction Learn how to use queues to integrate data in Salesforce.…