Password transaction monitor properties

Password transaction monitor properties checks responses to password transactions. It expires those transactions when the user fails to respond in the specified interval.

When a password for a user is changed or automatically generated, an email notification is sent to a user. The email contains either the actual password or a link that the user can follow to obtain the new password. This activity is called a password transaction. The user must respond to the email and incorporate the new password within a specified amount of time. If the user fails to respond within the allowed time period, the password transaction expires..

The password transaction monitor is responsible for checking responses to password transactions. It expires those transactions when the user fails to respond to the email.

enrole.passwordtransactionmonitor.heartbeat
 

Specifies how often [in hours] the password transaction monitor checks for expired password transactions.

Example (default).

enrole.passwordtransactionmonitor.heartbeat=1

Parent topic: System property configuration in enRole.properties