iD KAART (Estonia)
Overview
An Estonian government-issued ID card enabling secure digital authentication and signing. Via browser plugin or reader, the Estonian ID card signs an authentication challenge delivering LOA3 attributes from the national population registry.
- ID:
a-ee-web-eid-login - Type: eID (card)
- Verification Type: Presentation
- Regions: Europe
- Countries: EE
- Adoption: 1,100,000
- URL: https://www.id.ee/en/id-card/
Integration with Trinsic
ID Cards integrated into Trinsic's identity acceptance network can be verified only if the users has a physical card reader present and plugged into their computer.
- Permission required: No, this method is live by default for all Trinsic customers.
- Cost: Contact the Trinsic team.
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.givenName | Always | - |
person.familyName | Always | - |
person.dateOfBirth | Always | - |
person.sex | Always | - |
| Field | Optional | Description | Example Values |
|---|---|---|---|
firstName | Yes | The first name of the verified individual | John |
lastName | Yes | The last name of the verified individual | Doe |
dateOfBirth | Yes | The date of birth of the verified individual | 1985-12-10 |
personalIdentificationCode | Yes | The 11-digit Estonian personal identification code ("isikukood") of the verified individual. This is in the format GYYMMDDSSSC, where: - G combines the century and sex of birth - YYMMDD is the date of birth within the given century - SSS is a serial number distinguishing people born on the same date - C is a checksum digit If G is odd, the individual is male. If G is even, the individual is female. If G is 1 or 2, the individual was born in the 19th century (1800-1899). If G is 3 or 4, the individual was born in the 20th century (1900-1999). If G is 5 or 6, the individual was born in the 21st century (2000-2099). If G is 7 or 8, the individual was born in the 22nd century (2100-2199). | 39006301234 |
Updated 20 days ago
