Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

omniauth integration with AEM

Avatar

Level 7

Hi Team,

I have to integrate omniauth with AEM. I didn't find any documentation related to this.

Any idea how to do this?

Thanks,

AryA.

1 Accepted Solution

Avatar

Correct answer by
Level 10

Integration is not available OOTb,

but If omniauth exposed some endpoints, you can easily hook into Custom Login Handler

https://github.com/Adobe-Consulting-Services/acs-aem-samples/blob/master/bundle/src/main/java/com/ad...

View solution in original post

4 Replies

Avatar

Administrator

Here you go:- Adobe Experience Manager Help | Integrating Adobe Experience Manager with Adobe Analytics and Target...

Here ee are integrating Adobe Analytics with AEM via DTM here. We can also do it via Launch (new version of DTM). For launch we will share article very soon.

-Kautuk



Kautuk Sahni

Avatar

Correct answer by
Level 10

Integration is not available OOTb,

but If omniauth exposed some endpoints, you can easily hook into Custom Login Handler

https://github.com/Adobe-Consulting-Services/acs-aem-samples/blob/master/bundle/src/main/java/com/ad...

Avatar

Administrator

My Bad, i read it as omniture...



Kautuk Sahni