Merged
Conversation
…h PIV/CAC errors for sign in (#12215) * bad certificate title change * expired certificate title change * revoked certificate title change * no auth cert title change * Internal error title change * add template and routing * fix potential merge conflicts and tests * start editing template and copy * error and templating unordered list * template rest of error page, add and update copy * lintfix * Copy changes * lintfix changelog: User-Facing Improvements, PIV/CAC errors, update PIV/CAC error notifications during auth * address missing translation * remove redundant error * changes to view and strings * modify strings
Changelog: Internal, Internal Report, IRS Verification Report --------- Co-authored-by: KolawoleHOseni <kolawolehoseni@fcoh2j-gqn94y2t.gsa.gov>
* changelog: User-Facing Improvements, Doc Auth, updating hybrid how to verify page * Fixing feature and view specs * removing unused key and fixing hybrid handoff spec * Removing redudant code * Resolved Pr comments for UX * Fixing selfie conditional text * Resolving pr comments * Updating specs * Updating to show post office content conditionally and updating specs to use new button * Fixing specs * Updating logic in controller and spec * Fixing no ipp spec in hybrid handoff * reverting logic * Updating hybrid spec * updating precondition for hybrid handoff to support new flow * Updating specs * Fixing passport spec * Updating specs again * Updating feature specs * Updating aria label * Adding id for aria label * Removing aria label * Fixing mobile routing bug * Fixing controller specs * moving abandon_any_ipp_progress
* added content changes and handled the handoff check for idv type * updated locale files to fix string issue. replaced interstitial icons with a single svg. added content updates to interstitial page * Fix sp_name variable reference in doc capture interstitial * made the service provider bold name in the doc capture interstitial * mobile only users who start directly on their phone won't see this text anymore * Added bottom margin to continue button per PR feedback * LG-15571 Update doc capture interstitial design and content changelog: User-Facing Improvements, Document verification, Redesign identity verification interstitial page * changelog: User-Facing Improvements, Document verification, Redesign identity verification interstitial page * Remove duplicate variable assignments in Socure document capture controllers * Make @hybrid_flow assignment explicit * make optimize_assets to fix build error
[skip changelog] Co-authored-by: William Birdsall <william.birdsall@gsa.gov>
The actual proofing rate reported in the DIVR is calculated as the number of successfully verified users divided by the number of users who submit images for doc auth. Previously, this only included users who submit images to TrueID but now that we have started using Socure, we need to include Socure submissions as well. changelog: Internal, Reporting, Include Socure submissions in actual proofing rate.
solipet
approved these changes
Jun 12, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
User-Facing Improvements
Internal