Hi! Glad to see you here!
In this article, we shall learn how we can create a Connected App in Salesforce Lightning when we will Integrate Salesforce to 3rd Party Application.
First of all, we have to understand What is the Connected App?
A "Connected App" is an application that can connect to salesforce.com over Identity and Data APIs. Connected Apps use the standard OAuth 2.0 protocol to authenticate, provide Single Sign-On, and acquire access tokens for use with Salesforce APIs. In addition to the standard OAuth capabilities supported by the existing Remote Apps feature (which Connected Apps is designed to replace), Connected Apps add additional levels of control, allowing administrators explicit control over who can use the application, and various security policies to be enforced by the application.
- (Source from Salesforce)
Let's Create a Connected App in Salesforce Lightning for 3rd-Party Integration Step by Step -
Step 1-
Step 2-
Step 3- Fill in all the detail and make sure to mark the "Enable OAuth Settings" checked and Save.
Step 4- After the Save, you will get this window. Click on the "Continue" button.
Step 5-
Thanks for visiting my blog....
No comments:
Post a Comment