Hi @sjpadgett just want to clarify if the notification you mean is the one trigger during a failed login due to expired password. What i am suggesting is that during login of the user, if the password of the user will about to expired there will be a notification after the user successfully login to his account that his/her password is about to expired and he/she need to change the password to refresh the count on the no. of days on the password expiry, since the changing of password is already there in the user profile setting.,and the only component missing is the date on when the user password will expired(found on the user/group on admin account) and a notification message. having this way it will help the user not to reach to the point that he/she can no longer access his account due to expired password.
Yep @casper I get it however, that creates a security concern where we don’t want to give password states and hints to any bad actors hacking or watching.
An intermediate solution is that instead of notifying user on login we could send a reminder as a users message or some other internal mechanism.
We do show in Users dialog if someone happens to pull it up. Something I may look into.
@sjpadgett Yha a reminder will do, in this way the user will know that his/her password is about to expired and he/she needs to change his/her password which is already available in the user settings. I think that’s one of the pain points right now for user that result on issues of user been locked out in the system due to expired password, since as i observe the user has no idea on when his/her password will expired.