Using OAuth Authentication
OAuth requires the authenticating user to interact with Salesforce with SSO using the browser. The adapter facilitates this in various ways as described below.
Embedded Credentials
See Embedded Credentials to connect with the adapter's embedded credentials and skip creating a custom OAuth app.Custom Credentials
You need to register an app to obtain the OAuthClientId and OAuthClientSecret.
Creating a Custom OAuth App
See Creating a Custom OAuth App for the procedure.