Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| AuthScheme | Specifies the authentication method to use when connecting to Certinia. |
| User | Specifies the authenticating user's user ID. |
| Password | Specifies the authenticating user's password. |
| SecurityToken | Specifies the security token used to authenticate access to the Certinia account. |
| UseSandbox | Specifies whether the connection should be made to a Certinia sandbox environment rather than a production instance. |
| CredentialsLocation | Specifies the file path where the OKTA MFA token is stored for authentication. |