Expand my Community achievements bar.

Join us for the Community Q&A Coffee Break on May 2nd at 8 am PT with Adobe Journey Optimizer experts Robert Calangiu, Brent Kostak & Sandra Hausmann.
SOLVED

OAuth (JWT) authentication for data sources

Avatar

Level 2

[Cross-posted from another forum]

Hey all, We are looking to connect to internal APIs through Journey Optimizer with External data sources. We use AzureAD OAuth (JWT) authentication for all the APIs that we intend to connect to. Is this a feasible integration for JO? Can we generate JWT tokens on JO or have a working route for this?

1 Accepted Solution

Avatar

Correct answer by
Level 2

For Data Sources and custom Actions in Journey Optimizer, we can use the Custom authentication mode with OAuth authentication to create a bearer token before the actual call.

See https://experienceleague.adobe.com/docs/journeys/using/data-source-journeys/external-data-sources.ht... for more details on how to configure custom authentication to call API wrapping protocols such as OAuth2

View solution in original post

1 Reply

Avatar

Correct answer by
Level 2

For Data Sources and custom Actions in Journey Optimizer, we can use the Custom authentication mode with OAuth authentication to create a bearer token before the actual call.

See https://experienceleague.adobe.com/docs/journeys/using/data-source-journeys/external-data-sources.ht... for more details on how to configure custom authentication to call API wrapping protocols such as OAuth2