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?