Pricing

Integration Information

Data Collected

  • Members: email, name, role (user, admin)
  • Usage:
    • number of used and purchased licenses for different products

Connection details

  • Status: General Availability
  • Type: api
  • Permissions required:
    * The user needs to be able to access User Management API.
        
    

Instructions

Prerequisites

Please connect the Adobe Creative Cloud service, in order to get the information about all the Adobe products.

In order to use the Adobe User Management API, you must use the Adobe I/O Console to create a Service Account Integration. The integration registers your application as a client of User Management API, and gives you the credentials you need to authorize calls to the API.

Please also make sure that your Service Account comes from an "Value Incentive Plan" (VIP) or "Enterprise Term License Agreement" (ETLA). API is not available if your Adobe subscriptions fall under "Cumulative License Program" (CLP) or "Transactional License Program" (TLP)

Create API credentials

  1. Log in to https://console.adobe.io with Adobe credentials.
  2. Click on the projects tab

  1. Click on the Create New Project button

  1. On the project’s page, click on the Add API button

  1. In the opened window, find User Management API and click on it

  1. Click on the Generate a key pair button

  1. The config.zip file will be downloaded on your computer. When you unzip it, there are two text files: certificate_pub.crt and private.key. Save the private.key file, as the content of this file will be needed to integrate Adobe with LeanIX.
  2. Exit the window. On the project page, copy the values under Client ID, Client Secret, Technical Account ID and Organization ID. This values will be needed to connect Adobe with LeanIX SMP.

Configure Adobe integration in LeanIX SMP

  • Log into LeanIX SMP and navigate to Adobe

  • Click on the Integrate button and fill out the form with appropriate credentials you got:
    - Client ID
    - Client Secret
    - Organization ID (In the form organization_identity@AdobeOrg)
    - Technical account ID (In the form [email protected])
    - Private Key (Content of private.key file starting with -----BEGIN PRIVATE KEY-----)