Merged
Conversation
* changelog: Upcoming Features, Attempts API, Add login and logout events
…me and How to Verify (#12034) * LG-15435: Conditionally show passport as option if available Updates to IdV Welcome page. Updates to IdV How to Verify page. Updated translations with new copy. changelog: Upcoming Features, Passport Support, Update front IdV pages to inform user about passport option if available. * remove obsolete precondition for WelcomeController * move the referenced id to the h1 * review comments. log `doc_auth_vendor` and `passport_allowed` * create dcs before logging event * fix analytics_spec --------- Co-authored-by: Amir Reavis-Bey <amir.reavis-bey@gsa.gov>
changelog: Bug Fixes, OpenID Connect, Always require confirmation of user logout
* Send only first part of last name to AAMVA for DC, WV (#12045) * Send only first part of last name to AAMVA for DC, WV **Why**: Apparently the backend processors for DC and WV only process matches up to the first "word" of a last name * fixup: use correct let() * Update reference to last_name * make split last name opt-in configurable by state changelog: Bug Fixes, Identity Proofing, Split last names with space configurable opt-in by AAMVA state * add last_name_spaced to analytics for proofing results * add last_name_spaced to signatur of profing analytics event * happy linting * update last_name in spec --------- Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>
* add feature flag for id-ipp passport support * Changelog: Internal, In-Person Proofing, add feature flag for id-ipp passport support * change in_person_passports_enabled value for default and production
changelog: User-Facing Improvments, In-Person Proofing, Add the service provider name to the barcode page deadline alert
* Remove GET /logout path changelog: Internal, Maintenance, Remove GET /logout path * address sometimes flaky spec
* Added new passport request to the doc auth flow * [skip changelog] Co-authored-by: Amir Reavis-Bey <amir.reavis-bey@gsa.gov>
mitchellhenke
approved these changes
Apr 8, 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
Bug Fixes
Internal
Upcoming Features