Serbian ID Card
Overview
A government-issued identity card in Serbia used for authentication and digital signatures. Reader + PIN unlocks the smart card, providing high‑assurance government attributes for Serbian citizens.
- ID:
a-rs-id-login - Type: eID (card)
- Verification Type: Presentation
- Regions: Europe
- Countries: RS
- Adoption: 500,000
- URL: https://eid.gov.rs/en-US/start
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 |
uniqueMasterCitizenNumber | Yes | The 13-digit Serbian Unique Master Citizen Number ("JMBG" / "Jedinstveni Matični Broj Građana") of the verified individual. This is in the format DDMMYYYRRSSSC, where: - DDMM is the day and month of birth - YYY is the last three digits of the year of birth - RR is the political region code of the region of birth (if born after 1976) or of first registration (if born before 1976) - SSS is a unique sex-specific serial number for individuals born on the same date in the same region - C is a checksum digit If YYY is between 000 and 099, the millennium digit of the year is "2"; the individual was born after the year 2000. If YYY is between 800 and 999, the millennium digit of the year is "1"; the individual was born before the year 2000. If SSS is between 000 and 499, the individual is male. If SSS is between 500 and 999, the individual is female. | 3006990711231 |
Updated 20 days ago
