AEM Upload API Authentication
Hello All,
I am trying to use AEM upload tool in a node JS application (https://github.com/adobe/aem-upload) to upload asset to AEMaaCS direct binary storage. Per Adobe's documentation, the process involves 3 steps - initiate upload, upload binary and complete upload. I've following questions regarding this specifically the authentication.
- Does the AEM upload tool performs all the 3 steps mentioned above?
- How this tool can authenticate with cloud AEM author to initiate upload request? Our cloud AEM author is setup to authenticate using OKTA.
- Does it allow us to use local development access token?
Thank you in advance.
Regards,
Gopal R