Expand my Community achievements bar.

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...