-
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
Boost Your Advisory Business with Salesforce Financial Services Tools
In today’s fast-paced financial world, advisory firms face increasing pressure to deliver personalized services, manage client relationships efficiently, and stay ahead of regulatory requirements. Salesforce…
Gamify Online Community Experiences With ScoreNotch | Salesforce
In our previous post, we looked at the limitations of standard gamification on Salesforce-powered communities, and how ScoreNotch enables you to overcome them. In this blog…
Steps to enable Chatter and Social Media in Salesforce
Here we will learn how to enable social media and chatter in Salesforce. Let's start from a contact tab and see how it looks without…
Popular Salesforce Videos
How to Execute a SOQL Query in POSTMAN?
Watch this video to learn how to execute a SOQL Query in POSTMAN. If you have any doubts or questions, let us know in the…
Salesforce Lightning Process Builder: Lightning Process Builder Basics
The Salesforce Lightning Process Builder is a new workflow tool that helps anyone in your company quickly and easily automate business processes such as employee…
Salesforce Lightning Training
Here, the video is about the Salesforce Lightning Tutorial. These video covers comprise real-world projects that will introduce you to advanced concepts such as Lightning…