Describe the bug
Navigating to the /assesspage by chaning the url logs the user out.
To Reproduce
- Start the api and ui services on your local machine
- Brows to localhost:3000
- Login using with the user
identified_ui and password identified_ui
- Brows to localhost:3000/assess by changing the url and pressing enter (do not use the button in the GUI)
- You are now on
/assess page but loged out.
Desktop:
- OS: OSX 14.1.2
- Browser Firefox 126.0.1
Notes
There seems to be something strange going on when changing the url (instead of using the GUI). For example, when browing from /profile to /validations the user is loged out and in again. You can see the blue button in the top right corner change from "identified_ui" to "login" and back to "identified_ui".
Describe the bug
Navigating to the
/assesspage by chaning the url logs the user out.To Reproduce
identified_uiand passwordidentified_ui/assesspage but loged out.Desktop:
Notes
There seems to be something strange going on when changing the url (instead of using the GUI). For example, when browing from
/profileto/validationsthe user is loged out and in again. You can see the blue button in the top right corner change from "identified_ui" to "login" and back to "identified_ui".