Merged
Conversation
* Update knapsack testing report changelog: Internal, Maintenance, Update knapsack testing report * Remove unnecessary allowed_extra_analytics --------- Co-authored-by: Andrew Duthie <andrew.duthie@gsa.gov>
* LG-14008: Handle redirect from CaptureApp in hybrid flow When the user successfully verifies their identity using Socure in the hybrid flow, we redirect their computer session to the SSN entry step. changelog: Upcoming Features, Identity Verification, Handle Socure handoff. Co-authored-by: Douglas Price <douglas.price@gsa.gov> * Lint * Redirect correctly on error. * Merge conflicts. * One more merge conflict. * Spec failure * Spec cleanup * Added spec for failed Socure doc auth. --------- Co-authored-by: Douglas Price <douglas.price@gsa.gov>
…ch (#11489) See https://cm-jira.usa.gov/browse/LG-14911. It is expected that this will allow Android devices to create synced credentials using Google Password Manager, and for such devices to provide an AAGUID value. changelog: User-facing Improvements, F/T Unlock passkeys, Prefer residentKey for webauthn platform authenticators
…rification (#11508) * make small refactors related to dav_flag removal * Changelog: Internal, In-person proofing, small cleanup related to removing dav_flag
* fix logging to use docv_transaction_token method [skip changelog] * compact argument call
changelog: Internal, Maintenance, Update postgres versions used in CI
* Update NPM dependencies to resolve security advisories changelog: Internal, Dependencies, Update NPM dependencies to resolve security advisories * Update msw to latest version Resolves last audited security advisory
…Socure success (#11522) * Redirect to the document_capture_complete page, not the SSN page. changelog: Bug Fixes,Socure,Redirect to the capture complete page on success.
* remove steps for user who is in both GPO + IPP flow: this scenario is no longer possible due to IAL2 updates * Changelog: Internal, In-person proofing, remove IPP+GPO scenario from step indicator concern
* Add idv_resolution_default_vendor config Start the process of separating configuration of the resolution proofer mock fallback from the address proofer mock fallback. For a short period of time, we'll need to continue to support the old method of configuration (until staging and prod configs can be updated). [skip changelog] * Clarify a spec name
mitchellhenke
approved these changes
Nov 19, 2024
eileen-nava
approved these changes
Nov 19, 2024
solipet
approved these changes
Nov 19, 2024
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
Bug Fixes
Internal
Upcoming Features