Token Based Authentication for CAAS | Community
Skip to main content
Level 2
April 5, 2024
Solved

Token Based Authentication for CAAS

  • April 5, 2024
  • 1 reply
  • 624 views

Hello,

We have CAAS approach where we are retrieving the data from the Content fragments using Assets HTTP API.

We want to use token based authentication mechanism and following approach of creating JWT tokens programmatically seems to be a decent approach 

AEM Service Credentials | Adobe Experience Manager

 

This however is retrieving the Service Credentials from AEM Cloud Service Accounts. How can this be implemented for On Prem environments for retrieving service credentials for Step 1 mentioned above?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by DPrakashRaj

Token based authentic only recommended for development environment. It’s advisable to use service credentials for production in aem cloud service.

https://experienceleague.adobe.com/en/docs/experience-manager-learn/getting-started-with-aem-headless/authentication/service-credentials

1 reply

DPrakashRaj
Community Advisor
DPrakashRajCommunity AdvisorAccepted solution
Community Advisor
April 7, 2024

Token based authentic only recommended for development environment. It’s advisable to use service credentials for production in aem cloud service.

https://experienceleague.adobe.com/en/docs/experience-manager-learn/getting-started-with-aem-headless/authentication/service-credentials