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.
Thank you in advance.
Regards,
Gopal R
Solved! Go to Solution.
Views
Replies
Total Likes
Kindly refer to below blog link that will provides you the insights to use AEM upload tool. If you go through the Readme.md file, it's mentioned that the process will only work with AEM instances that use basic (i.e. non-SSO) authentication. I think this would not work if your AEM author is authenticated using OKTA. This should work with local AEM author instance.
Hope this helps.
Kindly refer to below blog link that will provides you the insights to use AEM upload tool. If you go through the Readme.md file, it's mentioned that the process will only work with AEM instances that use basic (i.e. non-SSO) authentication. I think this would not work if your AEM author is authenticated using OKTA. This should work with local AEM author instance.
Hope this helps.
Thank you for your response @Avinash_Gupta_. If possible, could you please address my question on whether the AEM Upload tool performs all the three steps involved in the AEM asset upload process?
Also AFAIK, the local development cloud SDK does not support Asset Upload HTTP API and it has been mentioned in the blog article that was in your response. Am I missing anything here?
Thank you again.
Views
Replies
Total Likes
Views
Likes
Replies