Skip to content

Adobe

Integrating Adobe with vScope allows you to view Product Plan assignments, Adobe Users, and Groups. By combining Adobe data with assets from Active Directory, Google Workspace, and Office 365, you’ll gain a more comprehensive view of licensing across your organization. vScope currently supports Service Account (JWT) authentication for Adobe integration.

By following these steps, you’ll enable Adobe integration in vScope, giving you enhanced visibility over Adobe licensing and user data.


Connecting using OAuth

  1. Log in to Adobe Developer Console
    Go to Adobe Developer Console, choose your organization, and create a new project.

    Creating a new project in Adobe Admin Console

  2. Add the API
    Select Add API.

    Get started with project Adobe Admin

  3. Select User Management API
    Choose User Management API and click Next.

    Add User Management API

  4. Set Authentication Method
    Select OAuth Server-to-Server as the authentication method, name your credential, and click Save configured API.

    Select authentication in Adobe Admin Console

  5. Open OAuth Configuration
    Click OAuth Server-to-Server.

    Connected Credentials API Key Successful Adobe Admin Console

  6. Save Client ID and Organization ID
    Copy the Client ID and Organization ID to a secure location, then click Retrieve client secret.

    Adobe Admin Console OAuth Server-to-Server

  7. Save Client Secret
    Copy the Client Secret and store it in the same secure document.

    Copy client secret from Adobe Admin

  8. Add Credentials in vScope
    In vScope, navigate to Discovery > Credentials and add a new credential. Choose Credential type Adobe OAuth Server-to-Server Credential and input the saved details. If setup is correct, testing will show a green check. Save and run a discovery.

    Testing Adobe credential in vScope

And that’s it! After completing discovery, you can search for “Adobe Licensing” in vScope to access detailed insights about your Adobe licensing.


Connecting using JWT (Deprecated)

  1. Log in to Adobe Developer Console.

    Adobe Admin Console Login

  2. In the top right, click the drop-down menu and select your Organization.

    Screenshot of Adobe Admin Console empty project

  3. Click Create New Project.

    Create project in Adobe Admin Console

  4. Add API to your project.

    Adding API to Adobe project

  5. Select User Management API and click Next.

    Adding an API

  6. vScope supports Service Account (JWT) authentication. The steps below are specific to this method and do not apply to OAuth Server-to-Server.

    Warning, deprecated Service Account (JWT) Adobe

  7. Choose Generate a Key Pair as the authentication option.

    Create a new service account (JWT) Adobe Admin

  8. Download the configuration file config-adobe.zip and save it for later.

    Generate Keypars and download

  9. Click Save Configured API.

  10. In vScope, navigate to Discovery Manager > Credentials > + Credential > Adobe. (Note: Administrator access is required for this step.)

    Adding Adobe Credential in vScope


Import Adobe Certificate and Keys into vScope

  1. Locate and extract the downloaded config-adobe.zip file.

  2. Open .certificate_pub.crt as a text file (e.g., using Notepad on Windows).

  3. Copy the entire contents, including the lines ----BEGIN CERTIFICATE----- and ----END CERTIFICATE-----, and paste it into the Certificate field in vScope.

    Screenshot of Adobe Admin Console certificate

  4. Open private.key as a text file (e.g., using Notepad on Windows).

  5. Copy the entire contents, including ----BEGIN PRIVATE KEY----- and ----END PRIVATE KEY-----, and paste it into the Private Key field in vScope.


Enter Adobe API Credentials in vScope

  1. Go back to the Adobe Developer Console.

  2. Click on Service Account (JWT).

    Managing service accounts in adobe admin console

  3. Copy the CLIENT ID and paste it into the Client ID field in vScope.

  4. Copy the CLIENT SECRET and paste it into the Client Secret field in vScope.

  5. Copy the TECHNICAL ACCOUNT ID and paste it into the Technical Account ID field in vScope.

  6. Copy the ORGANIZATION ID and paste it into the Organization ID field in vScope.

  7. Your setup should look similar to this:

    Adobe Admin Console in vScope


Testing and Finalizing the Connection

  1. Click Test Credential. If successful, a green light will indicate a valid configuration.

    Testing Adobe credential Certificate in vScope

    • If it’s not green, review the error message for guidance. Common issues usually involve incorrectly entered credentials.
  2. Once successful, run a Discovery in vScope to populate it with new Adobe assets.