This is a Managed App Connector.
Prerequisites
You must be an “Adobe Enterprise” customer to access to gain access to the Adobe API. You can check your account type on the Adobe portal.
Collect Required Information from Vendor
Log in to Adobe Developer Console as a System Administrator and go to Projects.
Select the Create new project button at the top-right.
Select the Edit project button at the top-right and name the project Calero.
Select the Add to Project button at the top-left, and then select the API option.
Select Adobe Services to filter the available APIs, then select the User Management API followed by clicking Next.
Select OAuth Server-to-Server and enter Calero as the Credential name, then click Generate access token.
The scopes required are:
Openid
user_management_sdk
AdobeID
We also need to get the Organization Id from the Adobe portal.
Visit the Projects area and open the Calero project.
Click the User Management API, open the OAuth Server-to-Server and scroll down to get the Organization ID.
You will then be able to see the Client ID, Client Secret and Organization ID.
IMPORTANT!
You MUST copy/save these fields for use when onboarding this connector (see below).
Onboard This Managed App Connector
- Go to SaaS Management > Applications.
- Select Add Integration.
- From the Vendors tab, select the card with the vendor's name.
- From the API tab, enter the details you captured above.
- Select the Authorize button.
SUCCESS!
You will now be redirected to the Integrations page in Calero.com, where the data sync will continue in the background, and you can monitor progress.