MojeID PL
Overview
A Polish digital identity platform for managing secure access to online services. Operated by the national clearing house (KIR) and major banks, mojeID allows users to authenticate to government and business portals using bank-verified credentials—reportedly reaching a potential user base of over 22 million banking customers in Poland
- ID:
a-pl-mojeid-login - Type: BankID (connection)
- Verification Type: Presentation
- Regions: Europe
- Countries: PL
- Adoption: 22,000,000
- URL: https://www.kir.pl/nasza-oferta/klient-indywidualny/identyfikacja-i-e-podpis/mojeid#
Integration with Trinsic
MojeID is integrated into Trinsic's identity acceptance network, allowing businesses to easily accept MojeID-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 | 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 |
nationalIdentificationNumber | Yes | The 11-digit Polish national identification number (PESEL) of the verified individual. This is in the format YYMMDDZZZGQ, where: - YYMMDD is the date of birth - ZZZ is a unique identifier - G is sex (even for females, odd for males) - Q is a checksum digit The year of birth encoded in this identifier assumes a default year of birth in the 20th century. If the year of birth is in the range [1800, 1899], the month portion is incremented by 80. If the year of birth is in the range [2000, 2099] the month portion is incremented by 20. If the year of birth is in the range [2100, 2199], the month portion is incremented by 40. If the year of birth is in the range [2200, 2299], the month portion is incremented by 60. | 90063014513 |
Updated 9 days ago
