Open
Description
Describe the bug
The forgottenpassword API is crashing after second request when the user search and verification detection is complete.
To Reproduce
Steps to reproduce the behavior:
- Install PWM 2.0.3 war on tomcat or run PWM 2.0.6 docker image
- Configure MSAD or FreeIPA with OpenLDAP
- Configure Postgres as an External database and store all information there, including TOKENs
- Configure the Forgotten password module with only SMS/Email TOKEN required
- Enable REST service and /forgottenpassword for public use
- Send the first request to the forgotten password API
- Send a second request with the required form data and state in the request body
- Response will be a 5015 Internal error
Expected behavior
The third response should be METHOD_CHOICE or TOKEN_CHOICE
Desktop (please complete the following information):
It is in the trace log
Smartphone (please complete the following information):
N/A
Additional context
trace.log
Metadata
Metadata
Assignees
Labels
No labels