Freja eID
Overview
A Swedish electronic identity app offering secure login, identity verification, and document signing. 1M+ users authenticate with phone biometrics/PIN and share LOA2 identity attributes across Sweden and neighbouring markets through a single app.
- ID:
freja - Type: reID
- Verification Type: Presentation
- Regions: Europe
- Countries: SE
- Adoption: 1,666,000
- URL: https://frejaeid.com/en/get-freja-eid/
Integration with Trinsic
Freja is integrated into Trinsic's identity acceptance network allowing businesses to accept Freja-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.
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 | Sometimes | If user has an "Extended" or "Plus" verification level |
person.familyName | Sometimes | If user has an "Extended" or "Plus" verification level |
person.fullName | Sometimes | If user has an "Extended" or "Plus" verification level |
person.dateOfBirth | Sometimes | If user has an "Extended" or "Plus" verification level |
person.nationality | Sometimes | If available |
person.phoneNumber | Sometimes | If available |
person.address.fullAddress | Sometimes | If user has an "Extended" or "Plus" verification level and has a Swedish address |
person.address.line1 | Sometimes | If user has an "Extended" or "Plus" verification level and has a Swedish address |
person.address.city | Sometimes | If user has an "Extended" or "Plus" verification level and has a Swedish address |
person.address.postalCode | Sometimes | If user has an "Extended" or "Plus" verification level and has a Swedish address |
person.address.country | Sometimes | If user has an "Extended" or "Plus" verification level and has a Swedish address |
document.type | Sometimes | If user has an "Extended" or "Plus" verification level |
document.number | Sometimes | If user has an "Extended" or "Plus" verification level |
document.expirationDate | Sometimes | If user has an "Extended" or "Plus" verification level |
document.issuingCountry | Sometimes | If user has an "Extended" or "Plus" verification level |
| Field | Optional | Description | Example Values |
|---|---|---|---|
name | Yes | The individual's full name. | Ada Lovelace |
givenName | Yes | The individual's first name. | Ada |
familyName | Yes | The individual's last name. | Lovelace |
dateOfBirth | Yes | The date of birth of the individual. Formatted as an ISO 8601 Date. | 1990-01-01 |
email | Yes | The individual's primary email address within Freja. | [email protected] |
emailVerified | Yes | A boolean which indicates whether the individual's primary email address has been verified by Freja. | true |
allEmailAddresses | Yes | An array of all associated email addresses of the individual. | ["[email protected]", "[email protected]"] |
primaryPhysicalAddress.line1 | Yes | The line1 portion of the address. Incorporates all address details that are not included by city, postal code, and country. | 123 Residential St |
primaryPhysicalAddress.city | Yes | The name of the city associated with the address. | Townsville |
primaryPhysicalAddress.postalCode | Yes | The postal code associated with the address. | 12345 |
primaryPhysicalAddress.country | Yes | The ISO 3166-1 alpha-2 country code associated with the address. | US |
allPhysicalAddresses | Yes | A list of all associated addresses of the individual. | [{'{'} "line1": "123 Residential St", "city": "Townsville", "postalCode": "12345", "country": "US" {'}'}, {'{'} "line1":<br />"456 Billing St", "city": "Citysville", "postalCode": "67890", "country": "US" {'}'}] |
age | Yes | The individual's age in years. | 35 |
phoneNumber | Yes | The individual's phone number in the E.164 format. | +1234567890 |
phoneNumberVerified | Yes | Whether the individual's phone number has been verified by Freja. | true |
personalIdentityNumber | Yes | The individual's personal identity number. The actual value of this field depends on the country of origin used to create the Freja credential. It is typically a Social Security Number, National Identification Number, or equivalent personal identifier. | A1234567890 |
country | Yes | The ISO 3166-1 alpha-2 country code associated with the individual's country of origin. | SE |
document.type | Yes | Type of document. Possible values are: * "PASS": Passport * "DRILIC": Driver's License * "NATID": National ID * "IDSIS": SiS certified ID document * "TAXID": Tax Agency ID card * "OTHERID": Other IDs | PASS |
document.serialNumber | Yes | The document serial number. The structure of this number depends on the type and nationality of the document. | SA1234567890 |
document.expirationDate | Yes | Expiration date of the document. Formatted as an ISO 8601 Date. | 2030-12-31 |
document.country | Yes | The ISO 3166-1 alpha-2 country code associated with the document. | SE |
registrationLevel | Yes | The Freja registration level associated with this individual. This can be BASIC, EXTENDED, or PLUS. * BASIC: Individual has a registered account with Freja. * EXTENDED: Individual has an official identity document verified by Freja. * PLUS: Individual has undergone in-person verification with Freja. | EXTENDED |
relyingPartyUserId | Yes | The relying party identifier for this individual. This is an identifier specific to the individual and the relying party (your service). | FA9C4BAF97489D51B5A97B41F46AB1B514D66757DBBE8AA66EAD010262B2CCE3 |
transactionReference | Yes | The Freja transaction reference for this verification. This is an identifier specific to the verification transaction. | hstRVGtMdQ-HLN8huVYY3HOfq0RS7BSZhgANDyk80UF-JLh8q8lS9Y7tVM44HLkg |
Updated about 2 months ago
