JDBC Driver for Wave Financial

Build 22.0.8462

Using OAuth Authentication

OAuth

See Using OAuth Authentication for an authentication guide. You can connect without setting any connection properties for your user credentials. Set InitiateOAuth to GETANDREFRESH to avoid repeating the OAuth exchange and manually setting the OAuthAccessToken.

When you connect, the driver opens the Wave Financial OAuth endpoint in your default browser. Log in and grant permissions to the driver. The driver then completes the following OAuth process:

  1. Extracts the access token from the callback URL and authenticates requests.
  2. Obtains a new access token when the old one expires.
  3. Saves OAuth values in OAuthSettingsLocation to be persisted across connections.

See Using OAuth Authentication for other OAuth authentication flows.

In this OAuth flow, you can connect without setting any connection properties for your user credentials. Click Connect and the driver opens the Wave Financial OAuth endpoint. Log in and grant permissions to the driver. The driver then completes the OAuth process.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462