[Uganda project-Technoforte team, Unauthorized error while password reset and Username reminder] #11309
Answered
by
euanmillar
Naveen1401
asked this question in
Technical Q&A
-
|
Summary: Requirement: Current Observation: Expected Behaviour: Environment: |
Beta Was this translation helpful? Give feedback.
Answered by
euanmillar
Jan 13, 2026
Replies: 1 comment 1 reply
-
|
@Naveen1401 A ticket has been created for this. Follow it here: #11418 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

@Naveen1401 if you see what you are doing, you are using localhost to test this using our fake users used for development in your default-employees.csv file. Try using real users created via the UI in production and consider what would happen in a reset flow. We would ask the user answers to their security questions that they set on first login to verify their identity. These test, development users have been created for developers to quick start configuration development, not for exhaustive testing of every possible user flow.
No fake security questions are set. We could make this clearer in documentation what can and cannot be tested with these users but there are 1000s of business func…