Dex
App credentials
DA
Business apps

DocuSign Admin setup instructions

Integration Key + JWT (org admin scopes)

To connect Dex to the DocuSign Admin (Organization) API, you need an Integration Key with organization admin scopes plus your Organization ID.

Steps
  1. 1In DocuSign, go to Settings → Apps and Keys and click Add App and Integration Key (or reuse an existing app).
  2. 2Choose the JWT / Service Integration auth type and Generate RSA, saving the private key immediately.
  3. 3Copy the Integration Key (client ID) and your User ID from the Apps and Keys page.
  4. 4Grant consent for the Admin API scopes (openid, organization_read, account_read, user_read, and user_write if provisioning users).
  5. 5In the DocuSign Admin console, under Organization settings, find your Organization ID (or retrieve it via GET /v2/organizations).
  6. 6Ensure the impersonated user is an Organization Administrator.
Paste into Dex

The connection form in the Dex app store asks for these values:

Integration Key
OAuth client ID (can be the same key as eSignature).
RSA private key
Shown only once at generation.
User ID
GUID of the org-admin user to impersonate.
Organization ID
Distinct from Account ID; not interchangeable.