Creating OAuth Tokens
  • 11 Oct 2021
  • 1 Minute to read
  • Dark
    Light
  This documentation version is deprecated, please click here for the latest version.

Creating OAuth Tokens

  • Dark
    Light

Article summary

Overview

Create tokens for the applications being utilizing that require authorization with this standard token-based authentication that allows an end user's account information to be used by third-party services without exposing the user's password. Ex: Facebook, Salesforce, Twitter.

Set Up

  1. Once the provider is set up, navigate to the System > Integration > OAuth > Tokens

    2019-06-28_070034.png

  2. After selecting CREATE TOKEN button, a dialog box will display with OAuth Credentials.
  3. The new window will display providers to create a token with.

    2019-06-28_070719.png

  4. To override any of the information that has already been specified, uncheck the Use Default Keys option.
  5. Now, options to add custom details will appear.
    The Use Default Keys option will be checked by default.

    2019-06-28_070822.png

  6. The Request Token button will show if the request succeeded or failed.
  7. Once any token exists in this Folder, any step of Decisions integrations or REST service created and configured to use OAuth will display a drop down to select any of those tokens to use during authorization.
    Note
    For client credentials, the necessary steps will have to be put in place that will reset and recreate those tokens, if they ever expire.

Was this article helpful?