skip to main content
Using the Driver : Using Security : Authentication
  

Try DataDirect Drivers Now

Authentication

Authentication ensures that only the authorized users are allowed to connect to a Salesforce instance.
The Salesforce driver supports the following methods of authentication:
*User ID/password authentication authenticates the user to a Salesforce instance using the user ID and password specified by the application.
*OAuth 2.0 authentication allows the user to authenticate to a Salesforce instance without having to specify user ID and password.
* Configuring OAuth 2.0 authentication