Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Custom Authentication Handler - User accounts w/ no passwords

Avatar

Former Community Member

I want to create a custom authentication handler.

I noticed that the OOTB Facebook integration is creating accounts under /home/users/community however the accounts have no passwords.

I would like to implement similar behaviour however cannot find any information about how these accounts are created (with no passwords) etc. 

Can anyone shed some light?

Cheers

1 Accepted Solution

Avatar

Correct answer by
Employee
1 Reply

Avatar

Correct answer by
Employee

Hi, 

Example from Adobe Professional Services team , implemented here: https://github.com/Adobe-Consulting-Services/acs-aem-samples/blob/master/bundle/src/main/java/com/ad...