Skip to content

Tools4everBV/HelloID-Conn-Prov-Target-Adobe-CreativeCloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/