How does Trelica work with Adobe?
Trelica helps IT teams keep on top of what SaaS software has been bought, how much money is being spent on it, how well it's being used and whether everything is compliant from a security and privacy point of view.
Trelica can connect directly to different SaaS tools (like Adobe) to extract up-to-date information about which of your users are using Adobe, and how regularly they are logging in. This will help you improve engagement, deprovision unused seats, and prepare for your license renewal.
To integrate with Trelica you will need a Trelica account. If you don't have one then please contact us through our website to get set up.
You must be an administrator of your Adobe instance in order to connect with Trelica.
As an administrator, you may have received an invitation from someone in your IT team asking you to connect Adobe to Trelica.
Setting up the integration in Adobe
Log in to Adobe Developer Console as a System Administrator and go to Projects. Click the Create new project button at the top-right.
Click the Edit project button at the top-right in order to rename your project sensibly.
Click the Add to Project button at the top-left, and then select the API option.
Click Adobe Services to filter the available APIs, click the User Management API followed by clicking Next.
Adobe now uses OAuth Server-to-Server for authentication. This is much simpler to configure than the previous JWT Service Account approach, so you should use this.
For the credential name, just enter Trelica
and then click Generate keypair.
The scopes required are:
- openid
- user_management_sdk
- AdobeID
You will then be able to copy and paste the Client ID and Client Secret into Trelica.
Connecting to Adobe from Trelica
If you received an email asking you to set up the integration, then just click on the link, otherwise login to Trelica and go to Admin > Integrations to get started.
In the Search... box, just type in Adobe:
Then click on the Adobe logo to get started.
Click the Connect button and enter your Client ID and Client Secret:
Comments
1 comment
unfortunately, the documentation here doesn't mention that you need Adobe Enterprise plan to be able to connect the API using the feature of User management API.
Please sign in to leave a comment.