8.1. Appendix 1 – List of Data to be Handed Over (OpenID Connect)

Data

Claim identifier

Data type

OpenID2 identifier for migration from an older protocol

openid2_id

SINGLE_OPTIONAL_STRING

Name

Whole name

name

SINGLE_OPTIONAL_STRING

First name

given_name

SINGLE_OPTIONAL_STRING

Surname

family_name

SINGLE_OPTIONAL_STRING

Nickname

nickname

SINGLE_OPTIONAL_STRING

Email

Main

email

SINGLE_OPTIONAL_STRING

Flag – email verified

email_verified

SINGLE_OPTIONAL_BOOLEAN

Notify

mojeid_email_notify

SINGLE_OPTIONAL_STRING

Other

mojeid_email_next

SINGLE_OPTIONAL_STRING

Home address

Full address

mojeid_address_def

OPTIONAL_ADDRESS_STRING

Street

mojeid_address_def_street

SINGLE_OPTIONAL_STRING

Street 2

mojeid_address_def_street2

SINGLE_OPTIONAL_STRING

Street 3

mojeid_address_def_street3

SINGLE_OPTIONAL_STRING

City

mojeid_address_def_city

SINGLE_OPTIONAL_STRING

State

mojeid_address_def_state

SINGLE_OPTIONAL_STRING

ZIP code

mojeid_address_def_postal_code

SINGLE_OPTIONAL_STRING

Country

mojeid_address_def_country

SINGLE_OPTIONAL_STRING

Mailing address

Full address

address

OPTIONAL_ADDRESS

Street

mojeid_address_mail_street

SINGLE_OPTIONAL_STRING

Street 2

mojeid_address_mail_street2

SINGLE_OPTIONAL_STRING

Street 3

mojeid_address_mail_street3

SINGLE_OPTIONAL_STRING

City

mojeid_address_mail_city

SINGLE_OPTIONAL_STRING

State

mojeid_address_mail_state

SINGLE_OPTIONAL_STRING

ZIP code

mojeid_address_mail_postal_code

SINGLE_OPTIONAL_STRING

Country

mojeid_address_mail_country

SINGLE_OPTIONAL_STRING

Flag – address verified
Only for full access
("true"/"false")
As of July 2022, the flag cannot be obtained for new
personal accounts as they cannot be verified using PIN3.

mojeid_address_mail_verified

SINGLE_OPTIONAL_BOOLEAN

Billing address

Full address

mojeid_address_bill

OPTIONAL_ADDRESS_STRING

Street

mojeid_address_bill_street

SINGLE_OPTIONAL_STRING

Street 2

mojeid_address_bill_street2

SINGLE_OPTIONAL_STRING

Street 3

mojeid_address_bill_street3

SINGLE_OPTIONAL_STRING

City

mojeid_address_bill_city

SINGLE_OPTIONAL_STRING

State

mojeid_address_bill_state

SINGLE_OPTIONAL_STRING

ZIP code

mojeid_address_bill_postal_code

SINGLE_OPTIONAL_STRING

Country

mojeid_address_bill_country

SINGLE_OPTIONAL_STRING

Shipping address

Full address

mojeid_address_ship

OPTIONAL_ADDRESS_STRING

Company name

mojeid_address_ship_company_name

SINGLE_OPTIONAL_STRING

Street

mojeid_address_ship_street

SINGLE_OPTIONAL_STRING

Street 2

mojeid_address_ship_street2

SINGLE_OPTIONAL_STRING

Street 3

mojeid_address_ship_street3

SINGLE_OPTIONAL_STRING

City

mojeid_address_ship_city

SINGLE_OPTIONAL_STRING

State

mojeid_address_ship_state

SINGLE_OPTIONAL_STRING

ZIP code

mojeid_address_ship_postal_code

SINGLE_OPTIONAL_STRING

Country

mojeid_address_ship_country

SINGLE_OPTIONAL_STRING

Phone

Mobile

phone_number

SINGLE_OPTIONAL_STRING

Flag – mobile verified
("true"/"false")

phone_number_verified

SINGLE_OPTIONAL_BOOLEAN

Other

mojeid_phone_mobile

SINGLE_OPTIONAL_STRING

Home

mojeid_phone_home

SINGLE_OPTIONAL_STRING

Work

mojeid_phone_office

SINGLE_OPTIONAL_STRING

Fax

mojeid_phone_fax

SINGLE_OPTIONAL_STRING

Other data

Date of birth

birthdate

SINGLE_OPTIONAL_STRING

Gender

gender

SINGLE_OPTIONAL_STRING

Age

mojeid_age

SINGLE_OPTIONAL_INT

ID number

mojeid_ident_card

SINGLE_OPTIONAL_STRING

Passport number

mojeid_ident_pass

SINGLE_OPTIONAL_STRING

MPSV identifier

mojeid_ident_ssn

SINGLE_OPTIONAL_STRING

ISIC card number
Only for full access

mojeid_isic

SINGLE_OPTIONAL_STRING

Flag – older than 18
("true"/"false")

mojeid_is_adult

SINGLE_OPTIONAL_BOOLEAN

Flag – student
Only for full access
("true"/"false")

mojeid_student

SINGLE_OPTIONAL_BOOLEAN

Flag – validation
Only for full access
("true"/"false")

mojeid_valid

SINGLE_OPTIONAL_BOOLEAN

Organization

mojeid_organization

SINGLE_OPTIONAL_STRING

VAT (DIČ)

mojeid_vat

SINGLE_OPTIONAL_STRING

VAT (IČO)

mojeid_ident_vat

SINGLE_OPTIONAL_STRING

Public PGP key

mojeid_public_pgp

SINGLE_OPTIONAL_STRING

Bank account

mojeid_bank_account

SINGLE_OPTIONAL_STRING

Bank account (IBAN)

mojeid_bank_account_iban

SINGLE_OPTIONAL_STRING

Data box

mojeid_isds

SINGLE_OPTIONAL_STRING

Flag - NIA
Only for full access
("true"/"false")

mojeid_nia

SINGLE_OPTIONAL_BOOLEAN

URL

Main

profile

SINGLE_OPTIONAL_STRING

Personal

website

SINGLE_OPTIONAL_STRING

Blog

mojeid_url_blog

SINGLE_OPTIONAL_STRING

Work

mojeid_url_office

SINGLE_OPTIONAL_STRING

RSS

mojeid_url_rss

SINGLE_OPTIONAL_STRING

Facebook

mojeid_url_facebook

SINGLE_OPTIONAL_STRING

Twitter

mojeid_url_twitter

SINGLE_OPTIONAL_STRING

LinkedIN

mojeid_url_linkedin

SINGLE_OPTIONAL_STRING

instagram

mojeid_url_instagram

SINGLE_OPTIONAL_STRING

pinterest

mojeid_url_pinterest

SINGLE_OPTIONAL_STRING

tumblr

mojeid_url_tumblr

SINGLE_OPTIONAL_STRING

wordpress

mojeid_url_wordpress

SINGLE_OPTIONAL_STRING

foursquare

mojeid_url_foursquare

SINGLE_OPTIONAL_STRING

youtube

mojeid_url_youtube

SINGLE_OPTIONAL_STRING

blogger

mojeid_url_blogger

SINGLE_OPTIONAL_STRING

gravatar

mojeid_url_gravatar

SINGLE_OPTIONAL_STRING

about_me

mojeid_url_about_me

SINGLE_OPTIONAL_STRING

Flickr

mojeid_url_flickr

SINGLE_OPTIONAL_STRING

Vimeo

mojeid_url_vimeo

SINGLE_OPTIONAL_STRING

IM

ICQ

mojeid_im_icq

SINGLE_OPTIONAL_STRING

Skype

mojeid_im_skype

SINGLE_OPTIONAL_STRING

Jabber

mojeid_im_jabber

SINGLE_OPTIONAL_STRING

Hangouts

mojeid_im_google_talk

SINGLE_OPTIONAL_STRING

Windows Live

mojeid_im_windows_live

SINGLE_OPTIONAL_STRING

SINGLE_OPTIONAL_BOOLEAN

Boolean or null

SINGLE_OPTIONAL_INT

Whole number or null

SINGLE_OPTIONAL_STRING

String or null

OPTIONAL_ADDRESS

Object or null

OPTIONAL_ADDRESS object schema
{
   "formatted": SINGLE_OPTIONAL_STRING,
   "street_address": SINGLE_OPTIONAL_STRING,
   "locality": SINGLE_OPTIONAL_STRING,
   "region": SINGLE_OPTIONAL_STRING,
   "postal_code": SINGLE_OPTIONAL_STRING,
   "country": SINGLE_OPTIONAL_STRING,
}
OPTIONAL_ADDRESS_STRING

String or null; string contains a serialized object OPTIONAL_ADDRESS, e.g. "{\"formatted\": \"Sunny 5, Prague\"}".