Expand my Community achievements bar.

Join us for the Adobe Campaign Community Q&A Coffee Break on 30th September at 8 am PT with Campaign experts Arthur Lacroix and Sandra Hausmann.
SOLVED

How to get private.key accessible in Campaign Classic

Avatar

Level 7

Hey Folks,

I am trying to establish an authentication from Campaign Classic to Connect with Analytics 2.0 API's. For which I am using Service Account based Authentication which uses a JWT Token.

We created a Integration in https://console.adobe.io/integrations and as a part of next steps, we also created a certificate_pub.crt Certificate and private.key Key.

Now I need to generate JWT by passing JWT Payload along with private.key with (Base64 Encoded) pro-grammatically in campaign.

Can someone guide me on how can i achieve this? I need to get JWT, so that i can able to make a request to https://ims-na1.adobelogin.com/jwt to get the Access Token using which i can able to authenticate to access Analytics API Data.

Quick help is appreciated

Regards,

Sri Bhargav

1 Accepted Solution

Avatar

Correct answer by
Level 1

Hi SriBhargav,

 

This article explains in detail.

Please take a look.

 

 

View solution in original post

2 Replies

Avatar

Correct answer by
Level 1

Hi SriBhargav,

 

This article explains in detail.

Please take a look.