AEM and Adobe Target Integration using OAuth services instead of JWT | Community
Skip to main content
Level 3
June 15, 2023
Solved

AEM and Adobe Target Integration using OAuth services instead of JWT

  • June 15, 2023
  • 1 reply
  • 3276 views

Hi All, 

 

I am trying to enable integration between AEM and Adobe Target. To start with, we have to configure Adobe IMS Technical account using authentication key generated in Adobe I/O. 

In Adobe I/O, we have two options for API authentication - OAuth and JWT (going to be deprecated). So, I continued with OAuth method and generated Client secret key and required credentials for completing IMS configuration. However, I am stuck at one part, where step 2 and IMS asks for Authentication Server and Payload as mandatory field. We do not get payload in OAuth.  (Attached Screenshot)

 

Has anyone else faced this issue? What should be added in "Authentication Server and Payload " when we are going ahead OAuth method of API authentication. 

 

Many thanks in advance!

 

Best,

Rupal

 

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 ManviSharma

Hi,

 

In the context of OAuth authentication, the "Authentication Server" typically refers to the authorization server endpoint URL where the authentication process takes place. This is usually provided by the identity provider or OAuth provide.

 

As for the "Payload" field, in the case of OAuth, it typically refers to the data sent in the request body during the authentication process. However, OAuth does not require a specific payload in the configuration step you mentioned.

1 reply

ManviSharma
Adobe Employee
ManviSharmaAdobe EmployeeAccepted solution
Adobe Employee
June 15, 2023

Hi,

 

In the context of OAuth authentication, the "Authentication Server" typically refers to the authorization server endpoint URL where the authentication process takes place. This is usually provided by the identity provider or OAuth provide.

 

As for the "Payload" field, in the case of OAuth, it typically refers to the data sent in the request body during the authentication process. However, OAuth does not require a specific payload in the configuration step you mentioned.

New Member
March 11, 2024

@manvisharma i see the thread has been marked as resolved but it did not give information on what ot put in the mandatory field for the JWT payload. I searched for updated documentation on using OAUTH to create that connection and found nothing. Is there an updated documentation for doing this integration with OAUTH. As of now we cannot leave that field empty nor can we put any dummy values.

New Member
May 16, 2024

Update: As of now the OAuth integration is still not available for use to push XF from AEM to Target. This is the below message we get when we try to configure. (Tested with 6.5.19)