Audkenni
Overview
Iceland’s national digital identity provider, offering secure electronic IDs that allow citizens and businesses to authenticate, sign documents, and access public and private online services.
- ID:
audkenni - Type: eID (app)
- Verification Type: Presentation
- Regions: Europe
- Countries: IS
- Adoption: 300,000
- URL: https://app.audkenni.is/en/
Integration with Trinsic
Audkenni is integrated into Trinsic's identity acceptance network, allowing businesses to easily accept government-verified identities as part of their verification processes.
- Permission required: No permission required.
- 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.fullName | Always | - |
person.dateOfBirth | Always | - |
| Field | Optional | Description | Example Values |
|---|---|---|---|
nationalRegisterId | Yes | National Register ID number (kennitala) of the individual. Often written with a hyphen following the 6th digit (123456-1234). ID numbers are composed of ten digits. The first six of these are the individual’s date of birth in the format DDMMYY. The seventh and eighth digits are randomly chosen when the ID number is allocated, the ninth digit used to be a check digit (modulus (11) but this has been removed. The tenth indicates the century of the individual’s birth: ‘9’ for 1900–1999, ‘0’ for 2000 and beyond. | 0101303369 |
subjectId | Yes | Unique identifier for the individual across Audkenni. It is recommended to use this identifier instead of using the national register ID directly. | 2963785c-b8cc-490e-8d7e-054f7538383b |
name | Yes | The full name of the individual. | Gervimaður Asía |
dateOfBirth | Yes | The date of birth of the individual as parsed from the National Register ID number. Is null if the date of birth could not be parsed, but should always be present | 1980-01-31 |
Updated 20 days ago
