Hello there - we're looking for some guidance/directions on how to improve the AEM Console login standards specifically in the area of limiting the number of login attempts and the ability to lock an account if the number of attempts have been exceeded. We have implementation that uses SSO using LDAP and we are able to enforce these standards but is there a way to do this with the out of the box login with AEM? Any information would be great!
Solved! Go to Solution.
Views
Replies
Total Likes
You will have to override the OOTB login functionality.
login it through LDAP is good INTEGRATE AEM WITH LDAP | Adobe AEM Club . then write a logic for number of attempts.
Regards,
Prince
Views
Replies
Total Likes
You will have to override the OOTB login functionality.
login it through LDAP is good INTEGRATE AEM WITH LDAP | Adobe AEM Club . then write a logic for number of attempts.
Regards,
Prince
Views
Replies
Total Likes
If you are concerned with more secure to login to AEM -- you can always implement 2 factor authentication:
Scott's Digital Community: Setting up two factor authentication for Adobe Experience Manager
Views
Replies
Total Likes
Views
Likes
Replies