Customizing the authentication setup in AEM 6.5 | Community
Skip to main content
Level 2
November 9, 2022
Solved

Customizing the authentication setup in AEM 6.5

  • November 9, 2022
  • 2 replies
  • 662 views

Restrict the User to 3 times logins only. If incorrect, user need to reset or forget password. Any idea how to implement this in AEM 6.5

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 Nitin_laad

Check out the thread below if you're looking for an author

AEM Account lock feature - Adobe Experience League Community - 320408

2 replies

Manu_Mathew_
Community Advisor
Community Advisor
November 9, 2022

@manishaa5646486 Are you reffereing to loging into AEM insatnce or website application?

if its reffereing to application then you could write a logic on the code to max attempts using the backend code and the db.

 

Nitin_laad
Community Advisor
Nitin_laadCommunity AdvisorAccepted solution
Community Advisor
November 10, 2022

Check out the thread below if you're looking for an author

AEM Account lock feature - Adobe Experience League Community - 320408