Ethiopia Fayda
Overview
Ethiopia’s national digital ID program, designed to provide residents with a unique, secure digital identity for verifying identity, accessing public and financial services, and supporting inclusion across the country.
- ID:
ethiopia-fayda - Type: eID (database)
- Verification Type: Presentation
- Regions: Africa
- Countries: ET
- Adoption: 45,000,000
- URL: https://id.gov.et/
Integration with Trinsic
Fayda is integrated into Trinsic's identity acceptance network, allowing businesses to easily accept government-verified identities as part of their verification processes.
- 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.
How to Test
While using a test mode App, launch the widget or the provider directly. (Test credentials can be requested from Trinsic).
- Click on the "Sign in with OTP" button.
- Enter the FAN number and click the submit button.
- Enter the OTP number and click submit.
- Share all credentials.
- At the end, you will be presented with test data for the verification session.
Direct API Requirements
Direct API is not a requirement.You can integrate with this provider using the 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:
LaunchBrowser— Send the user's browser (via redirect, popup, or new tab) to the given URL. - Collection Method:
CaptureRedirect— The user is redirected back to your app with aresultsAccessKeyupon completion.
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 |
|---|---|---|
person.fullName | Sometimes | If available |
person.dateOfBirth | Sometimes | If available and registered directly |
person.nationality | Sometimes | If available and registered directly |
person.sex | Sometimes | If available and registered directly |
person.phoneNumber | Sometimes | If available and registered directly |
| Field | Optional | Description | Example Values |
|---|---|---|---|
sub | Yes | A unique eKYC identifying token used to match the original eKYC token received from the provider when the individual was initially registered. Since Fayda does not return identifying data, it is the responsibility of the relying party to keep the unique individual token received from Fayda when the individual was initially registered to do a comparison of the subs to verify that it is the same person. | F50278D6-7C38-4284-83CD-549BBC818F5C |
name | Yes | The full name of the verified individual. This may be an English or Arabic name if the individual only has it one language, otherwise this will be null and the other names will be populated. | Yohannes Tesfaye |
englishName | Yes | The full English name of the verified individual. | Yohannes Tesfaye |
arabicName | Yes | The full Arabic name of the verified individual. | يوهانس تيسفاي |
birthdate | Yes | The date of birth of the verified individual. This attribute is only available if registered directly. | 1985-01-31 |
gender | Yes | The sex of the verified individual. Possible values: - Unknown - NotApplicable - Male - Female This attribute is only available if registered directly. | Male |
nationality | Yes | The nationality of the verified individual as an ISO 3166-1 alpha-2 country code. This attribute is only available if registered directly. | ET |
phoneNumber | Yes | The phone number of the verified individual. This attribute is only available if registered directly. | +251911234567 |
email | Yes | The email address of the verified individual. This attribute is only available if registered directly. | [email protected] |
address.region | Yes | The region, which is the primary administrative division of the address. This attribute is only available if registered directly. | Addis Ababa |
address.zone | Yes | The zone, which is the administrative area within the region. This attribute is only available if registered directly. | Bole |
address.woreda | Yes | The woreda, which is the local district within the zone. This attribute is only available if registered directly. | 03 |
Updated about 2 months ago
