Expand my Community achievements bar.

SOLVED

Intercepting j_username, j_password for server side password validations

Avatar

Level 2

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. 

1 Accepted Solution

Avatar

Correct answer by
Administrator

Hi 

Please have a look at this Adobe community GEM session

Link:- https://communities.adobe.com/content/dam/cush/aem_technologistsdevelopersarchitects/AEMTechnologist...

// 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

View solution in original post

3 Replies

Avatar

Level 10

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. 

Avatar

Correct answer by
Administrator

Hi 

Please have a look at this Adobe community GEM session

Link:- https://communities.adobe.com/content/dam/cush/aem_technologistsdevelopersarchitects/AEMTechnologist...

// 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