Skip to main content

Overview

To authenticate with dope.security, you will need:
  1. Client ID - A unique identifier for your API client.
  2. Client Secret - A secret key used alongside your Client ID to obtain access tokens.
This guide will walk you through creating API client credentials in the dope console.

Prerequisites

  • You must have a dope.security account with admin access to the dope console.

Instructions

Step 1: Creating API client credentials

  1. Log in to the dope console as an admin.
  2. Go to Settings > API, then click + Generate.
  3. Save the client — a Client ID and Client Secret will be generated for you.

Step 2: Enter credentials in the Connect UI

Once you have your Client ID and Client Secret:
  1. Open the form where you need to authenticate with dope.security.
  2. Enter your Client ID and Client Secret in their respective fields.
  3. Submit the form, and you should be successfully authenticated.
You are now connected to dope.security.