Configuring JWT Authentication on Windows

You can configure the connector to use the JSON Web Token (JWT) protocol to authenticate the connection.

To configure JWT authentication on Windows:

  1. Open the ODBC Data Source Administrator where you created the DSN, select the DSN, and then click Configure.
  2. From the Authentication Type drop-down list, select JWT Authentication.
  3. In the User field, type the user name for accessing the data store.
  4. In the Access Token field, type the access token corresponding to the user name that you specified above.
  5. Click Token Options. The Access Token Options dialog box opens.
  6. In the Access Token Options dialog box, select the desired option.
  7. To configure client-server verification over SSL, click SSL Options. For more information, see Configuring SSL Verification on Windows.
  8. To save your settings and close the dialog box, click OK.

You can now use the connector to authenticate through JWT and connect to your Starburst Enterprise server.