Users can use the passcode they received from their manager to log in to the Password Reset Portal.
To configure login with a passcode
-
In the API Server's installation directory, open the imxclient.exe.config file.
NOTE: If the file is encrypted, decrypt it first.
-
Add the following entry:
<add name="QER\Person\PasswordResetAuthenticator\ApplicationToken" connectionString="<API Server application token>"/>
-
Save your changes to the file.
NOTE: If the file was encrypted beforehand, encrypt it again.