Expand my Community achievements bar.

Elevate your expertise and be recognized as a true influencer! Nominations for the exclusive Adobe Community Advisor program 2023 are now OPEN.
SOLVED

OAuth Server-to-Server credential implementation for AEM

Avatar

Level 9

Hello,

 

We are trying to set-up OAuth Server-to-Server credential implementation for AEM.

References used:

https://developer.adobe.com/developer-console/docs/guides/authentication/ServerToServerAuthenticatio...

https://developer.adobe.com/developer-console/docs/guides/authentication/ServerToServerAuthenticatio...

 

On generating new Oauth credentials https://developer.adobe.com/ there is no corresponding user created in AEM.

 

As per [0], we have tried creating user with "TECHNICAL ACCOUNT EMAIL" and "TECHNICAL ACCOUNT ID" in https://adminconsole.adobe.com/  , but its failing consistently. 

 

 

[0]: https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/develo... 

 

Requesting suggestions on how to sync OAuth credentials from  https://developer.adobe.com/  to AEM.

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi,

 

To sync OAuth credentials from the Adobe Developer Console to AEM:

  1. Create a Technical Account in the Adobe Developer Console.
  2. Create a user in AEM with the same Technical Account Email and ID.
  3. Assign the required permissions and roles to the user.
  4. Save the user details and ensure it is active.

This establishes the sync between OAuth credentials and AEM.

1 Reply

Avatar

Correct answer by
Employee

Hi,

 

To sync OAuth credentials from the Adobe Developer Console to AEM:

  1. Create a Technical Account in the Adobe Developer Console.
  2. Create a user in AEM with the same Technical Account Email and ID.
  3. Assign the required permissions and roles to the user.
  4. Save the user details and ensure it is active.

This establishes the sync between OAuth credentials and AEM.