Check logs for forced password changes

miyu
Tera Guru

Where is the log of password changes implemented on the login screen for users with Password needs reset = true?
If the change was made from the "Change Password" UI page, it would be logged in the Activity log.
If the password was changed from the following screen, please let us know where it will be logged.

find_real_file.png

1 ACCEPTED SOLUTION

Hitoshi Ozawa
Giga Sage
Giga Sage

Hi Miyu,

Password changes are logged in sysevent table.

find_real_file.png

View solution in original post

2 REPLIES 2

Hitoshi Ozawa
Giga Sage
Giga Sage

Hi Miyu,

Password changes are logged in sysevent table.

find_real_file.png

Hitoshi Ozawa
Giga Sage
Giga Sage

The above will log when user changes the password. To find if the user accessed the forced password change widget, view the syslog_transaction table and filter on user and url of the password change url.