Hi, We are setting up two-factor authentication using Gauth in AEM 6.4
Followed this article as a reference: Adobe Experience Manager Help | Setting up two factor authentication for Adobe Experience Manager
Changed SCR annotations to OSGI annotations as per the latest documentation.
The Service OTPBasedAuthenticationHandler (Custom Authentication Handler) which extends DefaultAuthenticationFeedbackHandler, is not getting registered under "Registered Authentication Handler".
Expected:
Actual:
This implementation works fine AEM 6.1
Is there any change in the implementation of registering Custom Authentication Handler in AEM 6.4?
Thanks,
Srikrishnan.
Solved! Go to Solution.
Here is TWO Factor Authent working perfectly:
Article URL - Scott's Digital Community: Creating a Custom Authentication Handler for Adobe Experience Manager 6.4
smacdonald2008 Any help?
Views
Replies
Total Likes
As per the doc - this was for 6.1. As of now - there is no AEM 6.4 doc for this use case.
We will look to update this doc.
Views
Replies
Total Likes
ANothert issue with this artilce is the JSP shown in it. Its for AEM 6.1. We need to port this example to AEM 6.4 - which of course uses coral 3 libs.
Views
Replies
Total Likes
I am looking into this. Will update on it soon.
An update - the Google call works - which renders the BARCODE.
So the Java works and the client preference link.
The only thing we need to update is the LOGIN JSP. IN AEM 6.4 - Coral 3 is used. Lokesh and I are working on this. Once the LOGIN JSP is updated - this use case will work.
Views
Replies
Total Likes
Notice this part works too:
Hi smacdonald2008 and bsloki, Thanks for the responses.
Views
Replies
Total Likes
Here is TWO Factor Authent working perfectly:
Article URL - Scott's Digital Community: Creating a Custom Authentication Handler for Adobe Experience Manager 6.4
This article will be released in a few days
Views
Replies
Total Likes
Does this work for AEM 6.5?
Views
Replies
Total Likes
Hi,
This post is having references to the archived links. We are trying to implement google or Microsoft authenticator integration with AEM 6.5 login. Can someone please provide any link for reference.
Regards,
Anjali
Views
Replies
Total Likes