Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| AuthScheme | The type of authentication to use when connecting to Salesforce. |
| User | Specifies the user ID of the authenticating Salesforce user account. |
| Password | Specifies the password of the authenticating user account. |
| SecurityToken | The security token used to authenticate access to the Salesforce account. |
| UseSandbox | A boolean determining if the connection should be made to a Salesforce sandbox account. |
| CredentialsLocation | The location of the settings file where token retrieved with OKTA MFA is saved. |