Assets HTTP API - Generate Access Tokens | Community
Skip to main content
New Participant
June 22, 2023
Solved

Assets HTTP API - Generate Access Tokens

  • June 22, 2023
  • 1 reply
  • 604 views

Is there any good documentation for generation of Access tokens for accessing Assets HTTP API from any third party applications? This is an OnPrem instance and not AEMAACS

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 EstebanBustamante

Yes, you need to use oauth2.0, this is the best reference i have found so far: https://medium.com/tech-learnings/how-to-manage-the-protected-aem-resources-through-oauth-2-0-851ce4c7a5ef 

1 reply

EstebanBustamante
EstebanBustamanteAccepted solution
New Participant
June 22, 2023

Yes, you need to use oauth2.0, this is the best reference i have found so far: https://medium.com/tech-learnings/how-to-manage-the-protected-aem-resources-through-oauth-2-0-851ce4c7a5ef 

Esteban Bustamante