Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BAU: missing ip address from process-candidate-identity and check-coi lambdas #2918

Merged

Conversation

thebauSoftwire
Copy link
Contributor

Proposed changes

What changed

Add ip address as input to process-candidate-identity and check-coi lambdas.
Audit events emitted as part of the process-candidate-identity lambda now have non-null ip addresses.
Screenshot 2025-01-28 at 16 57 31
Screenshot 2025-01-28 at 16 57 50
Screenshot 2025-01-28 at 16 57 57
Audit events emitted as part of the check-coi lambda now have non-null ip addresses.
Screenshot 2025-01-28 at 17 06 21

Why did it change

We weren't passing in the ip address as an input to either of the lambdas although both use the ip address for things like audit events. This means that the ip_address in the audit events have been null.

@thebauSoftwire thebauSoftwire requested review from a team as code owners January 28, 2025 17:06
@thebauSoftwire thebauSoftwire merged commit 8981ec4 into main Jan 29, 2025
7 checks passed
@thebauSoftwire thebauSoftwire deleted the bau-process-candidate-identity-missing-ip-address-header branch January 29, 2025 09:04
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