Skip to content

LG-14370 Add biographical info to proofing result#11258

Merged
jmhooper merged 2 commits intomainfrom
jmhooper-add-biographical-info-to-proofing-result
Sep 19, 2024
Merged

LG-14370 Add biographical info to proofing result#11258
jmhooper merged 2 commits intomainfrom
jmhooper-add-biographical-info-to-proofing-result

Conversation

@jmhooper
Copy link
Contributor

Currently we log PII or redacted PII related to the resolution proofing job in the IdV: doc auth verify proofing results event. This primarily includes state ID information which is added to the logs in VerifyInfoConcern#idv_result_to_form_response.

This commit adds this information to the result that is returned from ResultAdjudicator. This has a few advantages:

  1. We have a consistent result since the information is added before bing written to Redis. This will allows the SocureShadowModeProofingJob to pick it up and log it.
  2. It provides an overview of what PII and redacted PII is logged in one place.
  3. It ensures that PII is logged consistently even if vendors or stages change in the future

Finally, this commit adds the year of birth to the logs to address LG-14371.

Currently we log PII or redacted PII related to the resolution proofing job in the `IdV: doc auth verify proofing results` event. This primarily includes state ID information which is added to the logs in `VerifyInfoConcern#idv_result_to_form_response`.

This commit adds this information to the result that is returned from `ResultAdjudicator`. This has a few advantages:

1. We have a consistent result since the infoarmation is added before bing written to Redis. This will allows the `SocureShadowModeProofingJob` to pick it up and log it.
2. It provides an overview of what PII and redacted PII is logged in one place.
3. It ensures that PII is logged consistently even if vendors or stages change in the future

Finally, this commit adds the year of birth to the logs to addres LG-14371.

[skip changelog]
@jmhooper jmhooper requested review from matthinz and n1zyy September 18, 2024 16:30
@jmhooper jmhooper merged commit 4a3b7a3 into main Sep 19, 2024
@jmhooper jmhooper deleted the jmhooper-add-biographical-info-to-proofing-result branch September 19, 2024 12:53
AShukla-GSA pushed a commit that referenced this pull request Sep 30, 2024
Currently we log PII or redacted PII related to the resolution proofing job in the `IdV: doc auth verify proofing results` event. This primarily includes state ID information which is added to the logs in `VerifyInfoConcern#idv_result_to_form_response`.

This commit adds this information to the result that is returned from `ResultAdjudicator`. This has a few advantages:

1. We have a consistent result since the information is added before bing written to Redis. This will allows the `SocureShadowModeProofingJob` to pick it up and log it.
2. It provides an overview of what PII and redacted PII is logged in one place.
3. It ensures that PII is logged consistently even if vendors or stages change in the future

Finally, this commit adds the year of birth to the logs to address LG-14371.

[skip changelog]
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