Hi Team,
below is the link which documents how to programmatically access AEM as a Cloud Service using service-to-service access token! using node js. and they have provided link of sample code for other languages at the end of the doc which is not working.
How to programmatically access AEM as a Cloud Service using service-to-service access token! using java ?
Thank you,
Sriram
Solved! Go to Solution.
Views
Replies
Total Likes
Hello @sriram_1
Please find below the link of the Blog where a java code snippet is available.
It generates JWT token, and then access token from Service account credentials.
@sriram_1 - Is there any specific error you are facing while programmatically accessing AEMaaCS using Service Credentials?
Also, where exactly the error is seen?
1. Calling AEM Cloud for JWT? or
2. Calling AEM Cloud for access token using JWT?
Please check this link as well on how to connect using node JS: https://www.npmjs.com/package/@adobe/jwt-auth
- Jineet
Hello @sriram_1
Please find below the link of the Blog where a java code snippet is available.
It generates JWT token, and then access token from Service account credentials.
Views
Likes
Replies
Views
Likes
Replies