If the token is lost, you can enroll a temporary password based token and give the password to the user. The OTP PIN of the old token is still the same.
The user will have to authenticate with the old OTP PIN he knows and this newly generated password.
The old token {{ selectedToken.serial }} will be disabled and can be deleted or enabled later.
The token was marked lost successfully.
The serial of the new token is {{ lostResult.serial }}.
The password that needs to be combined with the OTP PIN: {{ lostResult.password }}
The password can not be shown again, later!
The token is valid till {{ lostResult.end_date }}.