OAuth1 Settings

OAuth1 Settings

The SaveToDB add-in allows configuring OAuth1 provider settings when connecting to web data sources.

Here are sample settings:

SaveToDB OAuth1 Settings

The page contains a textbox with the provider name and two sections:

  1. Client Application
  2. Service URLs

The Client Application section contains:

  • Consumer key
  • Consumer secret
  • Callback

You acquire these values when registering your application at your OAuth1 provider.

The Service URLs section contains:

  • Request token URL
  • Authorization URL
  • Access Token URL

You can find these URLs in your OAuth1 provider documentation.