LG-15558 Permanently enable pending in person password reset feature#11957
LG-15558 Permanently enable pending in person password reset feature#11957shanechesnutt-ft merged 1 commit intomainfrom
Conversation
bb7f9ad to
c10299e
Compare
c10299e to
632d881
Compare
There was a problem hiding this comment.
I'm really glad we're able to remove this now! :)
app/forms/reset_password_form.rb
Outdated
There was a problem hiding this comment.
I reviewed the code and started testing scenarios today. Things generally looked good, except for the last step.
Ensure user is navigated to the ready to verify page
I was navigated to the account page when I logged back in. 🫤 I am unsure why.
I will look at this more on Monday.
There was a problem hiding this comment.
@shanechesnutt-ft and I looked at this Monday. I was navigated to the ready to verify page when I logged back in through the Sinatra OIDC Sample app and selected the Identity Verified service level. (When I was navigated to the account page, I had logged in directly through idp and no service level was specified.) As a result, I am satisfied that the flow worked as expected.
632d881 to
321bef0
Compare
eileen-nava
left a comment
There was a problem hiding this comment.
I tried all four scenarios and they all work. The code looks good. Approved!
|
Gina's Notes for the 📜 Testing Plan: Scenario: When pending in-person password reset is enabled and User uses personal key
Scenario: When pending in-person password reset is enabled and User does not use personal key
Scenario: Fraud review in-person enrollment and user password resets with personal key
Scenario: Fraud review in-person enrollment and user password resets without personal key
|
changelog: Internal, In-person Proofing, Permanently enable the pending in person password reset feature
321bef0 to
696c4b5
Compare
gina-yamada
left a comment
There was a problem hiding this comment.
Nice work Shane!!! This is awesome - epic is complete!!! Kudos on a job well done 🚀 🚀
🎫 Ticket
Link to the relevant ticket:
LG-15558
🛠 Summary of changes
Permanently enable the pending in person password reset feature
📜 Testing Plan
Scenario: When pending in-person password reset is enabled and User uses personal key
Scenario: When pending in-person password reset is enabled and User does not use personal key
cancelledScenario: Fraud review in-person enrollment and user password resets with personal key
in_fraud_reviewstatus.Scenario: Fraud review in-person enrollment and user password resets without personal key
in_fraud_reviewstatus.cancelled