🇳🇴Norway

Norwegian BankID is an application that allows its users to access key documents (e.g., National identity number, name, birthday, address) in certain situations. It provides fast and secure identification of Norwegian citizen.

Attribute reference:

AttributeTypeDescription

object

Object used to store foreigner data.

object

Internal id of chosen data set. In this case it will be 7.

Identity

AttributeTypeDescription

age

integer

Age of the person

countryCode

string

Country code. Always NO for Norwegian BankID

dateOfBirth

date (YYYY-MM-DD)

Date of birth of the person

firstName

string

First name of the person

fullName

string

Full name of the person

idProviderName

string

Name of the ID provider

idProviderPersonId

string

Person id assigned by the provider to the person

idProviderRequestId

string

Request id assigned by the provider to the request

identificationDate

dateTime

Date and time of identification

lastName

string

Last name of the person

personalNumber

string

National identity number (“fødselsnummer”) of the person.

Provider data

AttributeTypeDescription

acr

string

Authentication Context Class Reference

object

Additional Certificate Information

amr

string

Authentication Methods Reference - either BID (BankID High), BIS(BankID Biometric) or BIM (BankID on Mobile).

azp

string

Authorized party

bankid_altsub

string

BankID alternative subject

originator

string

Originator information

tid

string

Transaction ID

Additional Certificate Info

AttributeTypeDescription

certQualified

boolean

Indicates if the certificate is qualified

certValidFrom

long

Validity start timestamp of the certificate

certValidTo

long

Validity end timestamp of the certificate

keyAlgorithm

string

Algorithm used for the key

keySize

string

Size of the key

policyOid

string

OID of the certificate policy

serialNumber

string

Serial number of the certificate

subjectName

string

Subject name of the certificate

versionNumber

string

Version number of the certificate

Last updated