Confirm ID/ID Verification
Connection Params [ENV: Test]
Description
Verify a User's Identity (by Help Desk
) by comparing a user's data from an endpoint to user-provided information, AKA asking the requester questions
App Flow
Enter User ID
Screen displays information user to be verified by the requester!
Requester provides the Last 4 SSN # to be entered by the user, if the value matches what is returned from the endpoint, the screen redirects to
success
view, otherwiseerror
view.
App Architecture
(Node) Server
(Next JS) React View
paths
Last updated
Was this helpful?