Intercepting j_username, j_password for server side password validations | Community
Skip to main content
New Participant
November 29, 2016
Solved

Intercepting j_username, j_password for server side password validations

  • November 29, 2016
  • 3 replies
  • 1567 views

Hi, 

My use case is such that I need to allow users to login (authenticated via j_security) , post which I need to identify if passwords are weak and make users change them. 

Is there any API that allows decrypted user password to be fetched from JCR ? Or any other idea how this can be achieved. 

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 kautuk_sahni

Hi 

Please have a look at this Adobe community GEM session

Link:- https://communities.adobe.com/content/dam/cush/aem_technologistsdevelopersarchitects/AEMTechnologistsAsktheExpertsFeb2105.mp4.form.html/content/cush/en/communities/aem_technologistsdevelopersarchitects/resources/internal-video-detail

// This will walk you through a presentation and demo on developing secure AEM web sites that require user authentication. This session will provide you with a deeper understanding of how to build AEM secure web site by using Sling technology.

~kautuk

3 replies

kautuk_sahni
kautuk_sahniAccepted solution
Employee
January 4, 2017

Hi 

Please have a look at this Adobe community GEM session

Link:- https://communities.adobe.com/content/dam/cush/aem_technologistsdevelopersarchitects/AEMTechnologistsAsktheExpertsFeb2105.mp4.form.html/content/cush/en/communities/aem_technologistsdevelopersarchitects/resources/internal-video-detail

// This will walk you through a presentation and demo on developing secure AEM web sites that require user authentication. This session will provide you with a deeper understanding of how to build AEM secure web site by using Sling technology.

~kautuk

Kautuk Sahni
New Participant
January 3, 2017
smacdonald2008
New Participant
November 29, 2016

See this AEM Ask the Community Experts where Justin talks about this. 

https://helpx.adobe.com/experience-manager/using/secure_sites.html

The link to the webinar is at the start of the article.