This connector allows you to create, update and delete Federated IDs in Adobe Creative Cloud.
- Follow the steps in the Adobe guide linked below for setting up service account integration.
https://developer.adobe.com/developer-console/docs/guides/authentication/ServiceAccountIntegration/
- With the public and private key generated during setup use openssl to create a PFX certificate file for use in generating the JWT token.
openssl pkcs12 -export -out AdobeCreativeCloud.pfx -inkey private.key -in certificate_pub.crt
For more information about our HelloID PowerShell connectors, please refer to our general Documentation page
The official HelloID documentation can be found at: https://docs.helloid.com/