AEM Console Login Security Standards | Community
Skip to main content
August 31, 2017
Solved

AEM Console Login Security Standards

  • August 31, 2017
  • 2 replies
  • 834 views

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!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Prince_Shivhare

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

2 replies

Prince_Shivhare
Community Advisor
Prince_ShivhareCommunity AdvisorAccepted solution
Community Advisor
August 31, 2017

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

smacdonald2008
Level 10
August 31, 2017

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