Skip to content

LG-13383 Stop passing UUID and UUID prefix to Idv::Agent#10753

Merged
jmhooper merged 1 commit intomainfrom
jmhooper-stop-passing-uuid-and-uuid-prefix
Jun 13, 2024
Merged

LG-13383 Stop passing UUID and UUID prefix to Idv::Agent#10753
jmhooper merged 1 commit intomainfrom
jmhooper-stop-passing-uuid-and-uuid-prefix

Conversation

@jmhooper
Copy link
Contributor

@jmhooper jmhooper commented Jun 4, 2024

In #10728 we started passing the service provider ID to the resolution proofing job. Since the job has the user ID this allows us to compute UUID and UUID prefix in the job instead of having to pass them through the applicant. Once that commit is deployed we can stop passing the UUID and UUID prefix via the applicant.

This commit removes the code that looks up the UUID prefix and UUID and merges them into the applicant. This should not be merged until #10728 is fully deployed to production.

@jmhooper jmhooper requested a review from a team June 4, 2024 14:12
Base automatically changed from jmhooper-determine-sp-values-in-job to main June 4, 2024 20:13
In #10728 we started passing the service provider ID to the resolution proofing job. Since the job has the user ID this allows us to compute UUID and UUID prefix in the job instead of having to pass them through the applicant. Once that commit is deployed we can stop passing the UUID and UUID prefix via the applicant.

This commit removes the code that looks up the UUID prefix and UUID and merges them into the applicant. This should not be merged until #10728 is fully deployed to production.

[skip changelog]
@jmhooper jmhooper force-pushed the jmhooper-stop-passing-uuid-and-uuid-prefix branch from 033af4f to 4d73728 Compare June 13, 2024 15:49
@jmhooper jmhooper merged commit d57f98c into main Jun 13, 2024
@jmhooper jmhooper deleted the jmhooper-stop-passing-uuid-and-uuid-prefix branch June 13, 2024 18:26
brandemix pushed a commit to brandemix/18F-identity-idp that referenced this pull request Jun 17, 2024
In 18F#10728 we started passing the service provider ID to the resolution proofing job. Since the job has the user ID this allows us to compute UUID and UUID prefix in the job instead of having to pass them through the applicant. Once that commit is deployed we can stop passing the UUID and UUID prefix via the applicant.

This commit removes the code that looks up the UUID prefix and UUID and merges them into the applicant. This should not be merged until 18F#10728 is fully deployed to production.

[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