Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.09 KB

File metadata and controls

27 lines (19 loc) · 1.09 KB

HelloID-Conn-Prov-Target-Adobe-CreativeCloud



This connector allows you to create, update and delete Federated IDs in Adobe Creative Cloud.

Table of Contents

Setup the Adobe Project

  1. 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/

  1. 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

HelloID Docs

The official HelloID documentation can be found at: https://docs.helloid.com/