Finnish Henkilökortti
Overview
Finland's national ID card used for secure identification and electronic signing. Card reader + PIN unlock chip certificates issued by DVV, allowing high‑assurance identity and qualified electronic signatures for all Finnish citizens.
- ID:
a-fi-id-login - Type: eID (card)
- Verification Type: Presentation
- Regions: Europe
- Countries: FI
- Adoption: 4,500,000
- URL: https://poliisi.fi/en/identity-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 Finnish Personal Identification Code (Henkilötunnus) of the verified individual. This is in the format DDMMYYCZZZQ, where: - DDMMYY is the date of birth - C is a symbol which determines the century of birth - ZZZ is an individual number, indicating gender - Q is a checksum character If ZZZ is even, the individual is female. If ZZZ is odd, the individual is male. If C is '+', the individual was born in the 19th century (1800-1899). If C is '-', 'U', 'V', 'W', 'X', or 'Y', the individual was born in the 20th century (1900-1999). If C is 'A', 'B', 'C', 'D', 'E', or 'F', the individual was born in the 21st century (2000-2099). | 300690-543X |
Updated 20 days ago
