ODBC Driver for Sage 200

Build 22.0.8462

Custom Credentials

Desktop Authentication with a Custom OAuth App

Follow the steps below to authenticate with the credentials for a custom OAuth app. See Creating a Custom OAuth App.

Get an OAuth Access Token

After setting the following, you are ready to connect:

  • OAuthClientId: Set this to the Client Id from Sage.
  • OAuthClientSecret: Set this to the Secret from Sage.
  • Scope: Set this to the Scope from Sage. You can leave this unspecified and the following scopes will be requested: 'openid profile email offline_access'.
  • CallbackURL: In case you've created a Web (Confidential) application set this to the Redirect URL requested from Sage. In case of a Desktop application, you can set this to http://localhost:33333 or a different port number of your choice.
When you connect the driver opens the OAuth endpoint in your default browser. Log in and grant permissions to the application.

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