Skip to content

DC-141(feat) Backend: Support Fetching Household Data via phone number#8

Open
noxmwalsh wants to merge 10 commits intomainfrom
feature/DC-141-fetch-household-data-via-phone-number-co-cbms
Open

DC-141(feat) Backend: Support Fetching Household Data via phone number#8
noxmwalsh wants to merge 10 commits intomainfrom
feature/DC-141-fetch-household-data-via-phone-number-co-cbms

Conversation

@noxmwalsh
Copy link
Contributor

@noxmwalsh noxmwalsh commented Mar 4, 2026

This PR adds the following:

  • Support phone-based household lookup for the CO CBMS integration:

A new GetHouseholdByIdentifierAsync on ISummerEbtCaseService accepts a HouseholdIdentifierType (including Phone) and identifier value, so the portal can pass the phone number (and later other Household ID types) from IdP claims instead of relying on email-only lookups.

IStateHealthCheckService is added so state plugins (such as the CO connector) can register health checks. Supporting work from DC-94 in the portal repo supplies the phone claim from the portal JWT to use in these lookups.

@noxmwalsh noxmwalsh self-assigned this Mar 5, 2026
@noxmwalsh noxmwalsh marked this pull request as ready for review March 13, 2026 20:12
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.

1 participant