Skip to content

LG-16765: reconfigure acuant sdk#12488

Merged
amirbey merged 1 commit intomainfrom
amirbey/LG-16765-acuant-sdk-init
Sep 10, 2025
Merged

LG-16765: reconfigure acuant sdk#12488
amirbey merged 1 commit intomainfrom
amirbey/LG-16765-acuant-sdk-init

Conversation

@amirbey
Copy link
Copy Markdown
Contributor

@amirbey amirbey commented Sep 10, 2025

🎫 Ticket

LG-16765

[skip changelog]
@amirbey amirbey self-assigned this Sep 10, 2025
@amirbey amirbey requested review from luigi and vrajmohan September 10, 2025 18:36
@amirbey amirbey marked this pull request as ready for review September 10, 2025 18:36
@amirbey amirbey removed the request for review from vrajmohan September 10, 2025 18:36
@amirbey amirbey merged commit 0391f32 into main Sep 10, 2025
1 check passed
@amirbey amirbey deleted the amirbey/LG-16765-acuant-sdk-init branch September 10, 2025 18:47
mdiarra3 added a commit that referenced this pull request Sep 11, 2025
* Update "Get Help" link to be more specific (#12485)

Fixes https://cm-jira.usa.gov/browse/LG-16738

changelog: Bug Fixes, One Account, Update "Get Help" link to be more specific

* LG-16647:  remove zipcode extension if invalid (#12484)

* truncate trueid zipcode if chars missing

changelog: Internal, Document Authentication, Parse 5 digits of zipcode if unexpected format received

* ensure is a string and fix typo

* add spec to show shortening of zip with invalid extension

* rename context for specs

* LG-16722: remove passport A/B and allowed (#12483)

* remove passport A/B and allowed

* fix specs

* fix specs

* fix specs

* fix specs

* update ipp passports on ff and default passports to true

* fix specs

* fix specs

* include passports enabled in ipp passports enabled

* add choose Id type to complete steps before doc cap

* fix specs

* fix specs

* fix specs

* fix specs

* disable ipp passports now that passports are enabled by default

* fix specs

* fix specs

* fix specs

* comment Todo preconditions for choose id type standard

* fix specs

* fix specs

* remove byebug

* fix specs

* fix specs

* rename doc_auth.instructions.bullet1b to doc_auth.instructions.bullet1'

* fix specs

* undo this change

* fix specs

* fix specs

* fix specs

* fix specs

* fix specs

* fix specs

* fix specs

* fix specs

* fix specs

* fix specs

* fix specs

* add choose id type to analytics specs

* fix specs

* remove comments

* happy linting

* changelog: Internal, Document Authentication, Remove A/B test for permits and permits_allowed from IdVSession

* add local attrs test if passport disabled

* Modularize Attempts API Tracker - FCMS Prework (#12472)

* changelog: Internal, Attempts-API, Modularize attempts API tracker methods to allow class inheritance and modification

In tracker, defined the following new methods
- jwe
- extra_attributes
- event_metadata
- extra_metadata
- failure_metadata

In redis_client, defined the following:
- initialize - sets a new @redis_pool variable to wrap REDIS_ATTEMPTS_API_POOL
event_ttl_seconds - wraps IdentityConfig.store.attempts_api_event_ttl_seconds

---------

Co-authored-by: Davi <davida.marion@gsa.gov>

* LG-16672 Fix rate limit in hybrid flow (#12449)

When the user would submit successfully on the last attempt of doc auth
the application would rate limit the user. This was due to a race
condition between the javascript poller on the link sent page, and the
doc auth rate limit incrementing and processing time of the images. If
the image processing took longer than the polling time. The user would
be rate limited because the rate limit value was already incremented
when the value was polled.

changelog: Bug Fixes, Hybrid Doc Auth, Fix rate limiting bug for a successful last submission in IdV hybrid flow during doc auth.

* LG-16559 fetch new docv session if user changes document type (#12458)

* add method choose_document_type_changed? to see if doc type was changed

* skip exsisting docv capture if user has changed doc type

* add changelog

changelog: Bug Fixes, Doc Auth, fetch new docv session if user changes document type

* set socure docv attributes to nil in choose_id_type_concern

* remove choose_document_type_changed? from socure document capture controllers

* remove DocumentCaptureSession#choose_document_type_changed?

this is no longer needed as we set the variables to nil in the
choose_id_type_concern

* clean up socure document capture controller specs

* go back to old return if socure_capture_url is present

* move set_passport_requested methods into DocumentCaptureSession

* lint

* simplify @url instance variable

* move document_capture_session methods up to reduce repeating

* rename dcs functions to request_passport! and request_state_id!

* config update (#12488)

[skip changelog]

---------

Co-authored-by: Vraj Mohan <vraj.mohan@gsa.gov>
Co-authored-by: Amir Reavis-Bey <amir.reavis-bey@gsa.gov>
Co-authored-by: Gerardo E. Cruz-Ortiz <59618057+astrogeco@users.noreply.github.com>
Co-authored-by: Davi <davida.marion@gsa.gov>
Co-authored-by: Shane Chesnutt <shane.chesnutt@gsa.gov>
Co-authored-by: Alex Bradley <alexander.bradley@gsa.gov>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants