JWT token exchange using technical account | Community
Skip to main content
August 21, 2024
Solved

JWT token exchange using technical account

  • August 21, 2024
  • 1 reply
  • 1266 views

Hi Community,

 

Can someone help on the below query:

 

am aware that in order to enable server-to-server interaction, we must switch from JWT to Oauth authentication. However, I'm curious about how the deprecation of the JWT token will impact the technical account that uses the token-based exchange to IMS to produce access tokens as described in  https://experienceleague.adobe.com/en/docs/experience-manager-learn/getting-started-with-aem-headless/authentication/service-credentials. 

If so, should the Oauth implementation be used for the access_ token generation?

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 arunpatidar

Hi @pavithrasr2 

Yes, all the integrations mentioned here, that currently use JWT will be transitioned to OAuth. You may have received multiple emails from Adobe regarding this migration if it applies to your application.

 

 

1 reply

arunpatidar
Community Advisor
Community Advisor
August 21, 2024
August 23, 2024

Thanks for the reply @arunpatidar . But all I want to know is if this JWT deprecation affects AEM assets HTTP API request being used by external systems to AEM  where JWT token exchange happens with IMS. So this JWT token exchange should also be replaced by oauth implementation?

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
August 23, 2024

Hi @pavithrasr2 

Yes, all the integrations mentioned here, that currently use JWT will be transitioned to OAuth. You may have received multiple emails from Adobe regarding this migration if it applies to your application.

 

 

Arun Patidar