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 scheme used for authentication. Accepted entries are Basic, AzureAD, OKTA and PingFederateClient. |
| URL | The hostname displayed in the URL after logging into Vault CRM. |
| User | 認証するユーザーのユーザーID を指定します。 |
| Password | 認証するユーザーのパスワードを指定します。 |
| OpenIDConnectProfileClientID | The application client ID listed in your OAuth2.0 / Open ID Connect profile that will be used for authentication. |
| OpenIDConnectProfileID | The ID of your OAuth2.0 / Open ID Connect profile. |