Alert on Password Expiration-no DB coding

Situation
I am trying to receive an alert when my password is about to expire at the time I log in to the system (similar to the birthday alert). Based on my research, the system has a built-in password expiration feature that only needs to be configured.

I have already set the default password expiration grace period days. However, I am still not receiving any alert, even though the password expiration date is less than or equal to 7 days away.

Is there a way to configure and test this functionality properly? Would CDR help in this case? I am specifically looking for a solution that does not involve custom coding or direct database access.

OpenEMR Version
I’m using OpenEMR version 7.0.2

Browser:
I’m using: Chrome

Operating System
I’m using: Wind 10

Hi @sajanasigdel ,

I have done something similar a while ago

and you should be able to do so by using the build in rules and alerts .

Add Rule –> ? –> ? –> Not sure if it is criteria or something else but you would see Custom Table from there you would select Table users_secure , and column last_update_password