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 | The Salesforce user account used to authenticate. |
Password | The password used to authenticate the user. |
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. |