Skip to main content
Level 3
March 15, 2024
解決済み

AEM and Adobe Target integration using IMS configuration and Adobe I/O

  • March 15, 2024
  • 2 の返信
  • 1024 ビュー

Hi All, 

 

We are integrating AEM Cloud with Adobe Target using IMS cloud configuration and creating a project in Adobe I/O console to establish JWT connection. 

We have currently 4 environments - DEV, TEST, ACPT, PROD. If you have made this connection before, do you suggest to create 4 projects with respect to each environment in Adobe I/O to connect with Target API. This is to ensure that each environment has its own public/private key pair. What is the best practices around this?

Reference-  https://experienceleague.adobe.com/en/docs/experience-manager-65/content/sites/administering/integration/integration-target-ims

 

 

このトピックへの返信は締め切られました。
ベストアンサー anupampat

Hi @jainrupal2408 ,

 

Yes you should create 4 projects for each environment and then make the connections. We have similar configuration for our environments as well.

2 の返信

anupampat
Community Advisor
anupampatCommunity Advisor回答
Community Advisor
March 15, 2024

Hi @jainrupal2408 ,

 

Yes you should create 4 projects for each environment and then make the connections. We have similar configuration for our environments as well.

jainrupal2408作成者
Level 3
March 15, 2024

Thank you for answering! @anupampat