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

CAPT 1858/handle missing info #3305

Merged
merged 2 commits into from
Oct 14, 2024
Merged

CAPT 1858/handle missing info #3305

merged 2 commits into from
Oct 14, 2024

Conversation

rjlynch
Copy link
Contributor

@rjlynch rjlynch commented Oct 11, 2024

The omniauth hash from DfE sign in is not populating the first name and
last name fields. We require these fields when displaying who verified a
claim. This commit adds a fallback to request this information from the
DSI api, if it's not present in the oauth payload.

@rjlynch rjlynch force-pushed the CAPT-1858/handle-missing-info branch from 30e7e38 to 884190a Compare October 11, 2024 14:12
@rjlynch rjlynch marked this pull request as ready for review October 11, 2024 14:13
@rjlynch rjlynch force-pushed the CAPT-1858/handle-missing-info branch from 884190a to cf3b1ab Compare October 11, 2024 15:37
There's an issue where the name fields are not being populated in the
DSI oauth payload, as a temporary fix display the email address of the
DFE sign in user who verified the claim
The omniauth hash from DfE sign in is not populating the first name and
last name fields. We require these fields when displaying who verified a
task. This commit adds a fallback to request this information from the
DSI api, if it's not present in the oauth payload.
@rjlynch rjlynch force-pushed the CAPT-1858/handle-missing-info branch from cf3b1ab to dec1fcf Compare October 14, 2024 09:03
@rjlynch rjlynch merged commit f230432 into master Oct 14, 2024
14 checks passed
@rjlynch rjlynch deleted the CAPT-1858/handle-missing-info branch October 14, 2024 09:10
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