Here are some common problems and how to fix them.

return_to discovery failure

This is so common there is a specific page for this problem.

Login verification recovery

If login verification is enabled and you have lost the device that generates the verification code, you can recover your account using the following steps.

  1. You will need to edit your user file stored on the server. Open the identity file and add the otp section as follows:
otp: 
    type: recovery
  1. You will now be able to log into SimpleID without the verification code.

  2. Go to the Dashboard and click the Disable button to disable login verification.

  3. Remember to remove the lines you have added in the identity file.