Uganda NID
Overview
The Uganda National ID card integration allows a user to input some data from their ID card and receive back verified attributes from the authoritative source.
- ID:
uganda-nid-match-2 - Type: eID (database)
- Verification Type: Match
- Regions: Africa
- Countries: UG
- Adoption: 35,000,000
- URL: https://www.nira.go.ug/
Integration with Trinsic
Uganda NID verification is integrated into Trinsic's identity acceptance network allowing businesses to verify users against the government system of record in Uganda.
- Permission required: Yes, this method requires registration before you can activate it for your users. Please contact Trinsic to begin this process.
- Cost: Contact the Trinsic team.
User Flow
The user provides their National ID number (NIN), card number, and date of birth. The system verifies that the provided information matches the government database records.
Direct Mode Bypass
In direct mode, customers can bypass form-fill steps by passing known identity data about the user when launching the integration.
How to Test
Make sure you are working within your "Test" environment. Then follow the steps for your method below:
-
Add
uganda-nid-match-2to a verification profile in your "Test" environment. -
Enter the following credentials:
- National ID:
00000000000000 - Card Number:
000000000 - Date of Birth:
2000-09-20
- National ID:
Direct API Requirements
Direct is not a requirement.You can integrate with this provider using the Widget or Hosted UI instead, with no additional integration requirements on your end.
What your integration must support in order to use this provider with the Direct Provider Sessions API.
- Supports Direct Provider Sessions: ✅
- Launch Method:
None— No user-facing action is required to start the flow. - Collection Method:
PollResult— Results arrive asynchronously; poll with theresultsAccessKeyreturned at session creation. - Requires Input: This provider requires input before verification can proceed.
- Trinsic-Hosted UI: A Trinsic-Hosted Fallback UI exists for this provider, which may be invoked to cover gaps in your integration's capabilities.
Outputs
Normalized AttributesThese attributes form part of our normalized model, a standardized set used across providers. Trinsic normalizes this for you and lets you know when a property is available for each provider.
| Field | Availability | Notes |
|---|---|---|
document.type | Always | - |
document.number | Always | - |
document.issuingCountry | Always | - |
match.nationalIdNumber | Always | - |
match.dateOfBirth | Always | - |
Updated 15 days ago
