Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

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

0 Replies

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