Pull users and permission profiles from DocuSign via JWT Grant authentication.
Source connector — pulls identity and access data from DocuSign into ComplianceScout where it is scored against your compliance frameworks and violation rules.
After a successful sync, the following data is available in your ComplianceScout dashboard for violation detection and reporting.
These fields are collected when you add the connector in the ComplianceScout dashboard. Secrets are encrypted at rest using AES-256-GCM and are never logged.
| Field | Type | Required | Notes |
|---|---|---|---|
| Integration key | Text | Required | The Integration Key (Client ID) from your DocuSign app settings. |
| User ID (GUID) | Text | Required | The GUID of the DocuSign admin user that granted consent to the app. Found in DocuSign Admin → Users. |
| RSA private key (PEM) | Secret | Required | Full content of the RSA private key PEM file generated for your DocuSign app. |
| Account ID | Text | Required | Your DocuSign account UUID. Found in DocuSign Admin → Account → API and Keys. |
| Base URL (optional) | URL | Optional | Optional. DocuSign REST API base URL. Defaults to https://na4.docusign.net for production. |
Follow these steps to gather the credentials above and connect DocuSign to ComplianceScout.
In DocuSign Admin, go to Apps and Keys → Add App and Integration Key. Name it "ComplianceScout" and generate an RSA keypair. Download the private key.
Add the redirect URI https://compliancescout.ai/oauth and enable JWT Grant authentication.
Grant admin consent to the app by having a DocuSign admin log in via the consent URL.
Copy the Integration Key, your Account ID from Admin → Account → API and Keys, and the admin User GUID from Admin → Users.
In ComplianceScout, go to Data & Secrets → Integrations → Add Connector → DocuSign and enter all credentials.
Start a free trial — your tenant is provisioned instantly and you can wire up this integration from the connectors page.