Email notification to Users prior to password expiry | Community
Skip to main content
Level 2
August 5, 2021
Solved

Email notification to Users prior to password expiry

  • August 5, 2021
  • 1 reply
  • 905 views

Hi,

 

My requirement is to send email notification to user 7 days prior to password expiry. I could find similar feature on DAM Expiry(screenshot attached), but couldn't find it for account expiry. Is there any feature as such?


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 Umesh_Thakur

Hi @vaishnas1,

If you se userdmin in aem, we are not having any such property that you can configure for password expiration but we have one jackrabbit configuration available in aem's configuration for the same purpose, See the Apache Jackrabbit Oak UserConfiguration in aem cofigManager.

 

but mail trigger you will have to write custom logic.

Hope this will help.

Umesh Thakur

1 reply

Umesh_Thakur
Community Advisor
Umesh_ThakurCommunity AdvisorAccepted solution
Community Advisor
August 5, 2021

Hi @vaishnas1,

If you se userdmin in aem, we are not having any such property that you can configure for password expiration but we have one jackrabbit configuration available in aem's configuration for the same purpose, See the Apache Jackrabbit Oak UserConfiguration in aem cofigManager.

 

but mail trigger you will have to write custom logic.

Hope this will help.

Umesh Thakur