Enabling forgotten password authentication
When a user forgets the IBM Verify Identity Governance password and must reset it, the user must verify credentials with the system.
Before you begin
Depending on how your system administrator customized your system, you might not have access to this task. To obtain access to this task or to have someone complete it for you, contact your system administrator.
About this task
An administrator typically defines the forgotten password challenges for a user to attempt a forgotten password recovery.
Respond to a set of forgotten password
challenges with answers that you previously specified. Responses are
not case-sensitive by default, because the enrole.challengeresponse.responseConvertCase property
from the enRole.properties file has a default
value that is lower. The answers are stored in lowercase in the directory
server. An answer that you entered is converted to lowercase while
it is compared with the stored answers. If you want answers to be
case-sensitive, change the value for enrole.challengeresponse.responseConvertCase from lower
to none
.
false
. For more information, see
the ui.properties topic in the section.