Forgot Password
Forgot Password describes the self-service recovery path that end users use when they cannot remember their password.
Where it helps
Use Forgot Password to reduce support load while keeping password recovery auditable and time-bound.
Workflow
- The user selects Forgot Password on the sign-in screen.
- The user submits their email or username.
- TokenIDP issues a reset flow.
- The user proves possession of the recovery channel.
- The user sets a new password and signs in again.
Example
Document the exact user-facing recovery steps in your support playbook so first-line support does not hand out insecure workarounds.
Common Pitfalls
- Revealing too much account existence information in the recovery UI.
- Allowing overly long-lived recovery links.
Troubleshooting
- If recovery emails are not arriving, verify delivery infrastructure before assuming user error.