Overview
To authenticate with dope.security, you will need:- Client ID - A unique identifier for your API client.
- Client Secret - A secret key used alongside your Client ID to obtain access tokens.
Prerequisites
- You must have a dope.security account with admin access to the dope console.
Instructions
Step 1: Creating API client credentials
- Log in to the dope console as an admin.
- Go to Settings > API, then click + Generate.
- 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:- Open the form where you need to authenticate with dope.security.
- Enter your Client ID and Client Secret in their respective fields.
- Submit the form, and you should be successfully authenticated.
