Account recovery journey
Strivacity provides two essential journeys that support customers in accessing their accounts when login information is forgotten: the password recovery and username reminder journeys. The following diagrams and detailed steps outline each process.
Username reminder

Username reminder journey
- Self-service initiation
The customer selects the "Forgot your username?" link on the local identity input screen. - Verification for username reminder availability
This link will only appear if certain conditions are met:- Username is set as an enabled identifier in the identity store.
- Username reminders are enabled in the self-service policy.
- A confirmed email and/or SMS target exists for the account.
- Sending username reminder
Depending on the account setup, the system either:- Sends an email with the username to the confirmed email address.
- Sends an SMS message with the username to the confirmed phone number.
- Returning to login
Once the username reminder is sent, the customer is provided with an option to return to the login screen to continue with the login process.
Password reset
The password reset flow allows customers to securely reset their account password using self-service options. Here's a step-by-step explanation:

Password reset journey
- Self-service initiation
Customers start the password reset process by selecting the "Forgot your password?" link on the password screen or through a self-service option in the My Account portal. - Authentication options
The system presents two methods for identity verification:- Send email magic link: A link is emailed to the customer to reset the password.
- Send SMS OTP: A one-time password (OTP) is sent via SMS for verification.
- OTP challenge (if SMS is selected)
Customers must complete the OTP challenge by entering the code received via SMS to proceed. - Create a new password
Once authenticated, customers are directed to a screen where they can create a new password. - Passkey promotion (Optional)
After successfully resetting the password, customers are encouraged to set up a passkey for enhanced security and seamless authentication in the future. - Completion
The flow concludes with a Back to Login button, allowing customers to return to the login page and access their account using the newly created password.
Updated 13 days ago