Some ODBC applications display a logon dialog box when you are connecting to a data source. To connect, provide the values described in the following sections; then, click OK to complete the logon.

In the dialog box, provide the following information for OAuth 2.0 authentication method:

  • In the Client ID field, type the client ID key for your application.
  • In the Client Secret field, type the client secret for your application.
  • In the AccessToken field, type the access token used to authenticate to your service.
  • In the Refresh Token field, type the refresh token used to connect to your service.
  • In the Scope field, type a space-separated list of OAuth scopes.
  • In the Authorization URI field, type the endpoint for obtaining an authorization code.
  • In the Token URI field, specify the endpoint used to exchange authentication credentials for access tokens.
  • In the ServiceURL field, specify the endpoint for the Microsoft SharePoint service to which you are connecting.