Current section

Files

Jump to
ca priv eudi tax_mdoc.json
Raw

priv/eudi/tax_mdoc.json

{
"eu.europa.ec.eudi.tax_mdoc": {
"format": "mso_mdoc",
"doctype": "eu.europa.ec.eudi.tax.1",
"scope": "eu.europa.ec.eudi.tax.1",
"policy": {
"batch_size": 50,
"one_time_use": true
},
"cryptographic_binding_methods_supported": [
"jwk", "cose_key"
],
"credential_alg_values_supported": [
-7
],
"credential_crv_values_supported": [
1
],
"credential_signing_alg_values_supported": [
"ES256"
],
"proof_types_supported": {
"jwt": {
"proof_signing_alg_values_supported": [
"ES256"
]
},
"cwt": {
"proof_signing_alg_values_supported": [
"ES256"
],
"proof_alg_values_supported": [
-7
],
"proof_crv_values_supported": [
1
]
}
},
"display": [
{
"name": "Tax Number",
"locale": "en",
"logo": {
"url": "https://examplestate.com/public/tax.png",
"alt_text": "A square figure of a tax"
}
}
],
"claims": {
"eu.europa.ec.eudi.tax.1": {
"tax_number": {
"mandatory": true,
"value_type":"string",
"source":"user",
"display": [
{
"name": "Tax Number",
"locale": "en" }
]
},
"affiliation_country": {
"mandatory": true,
"value_type":"string",
"source":"user",
"display": [
{
"name": "Affiliation Country",
"locale": "en" }
]
},
"registered_given_name": {
"mandatory": true,
"value_type":"string",
"source":"user",
"display": [
{
"name": "Registered Given Name",
"locale": "en" }
]
},
"registered_family_name": {
"mandatory": true,
"value_type":"string",
"source":"user",
"display": [
{
"name": "Registered Family Name",
"locale": "en" }
]
},
"resident_address": {
"mandatory": true,
"value_type":"string",
"source":"user",
"display": [
{
"name": "Resident Address",
"locale": "en" }
]
},
"birth_date": {
"mandatory": true,
"value_type":"full-date",
"source":"user",
"display": [
{
"name": "Birth Date",
"locale": "en"
}
]
},
"church_tax_ID": {
"mandatory": false,
"value_type":"string",
"source":"user",
"display": [
{
"name": "Church Tax ID",
"locale": "en"
}
]
},
"iban": {
"mandatory": false,
"value_type":"string",
"source":"user",
"display": [
{
"name": "IBAN",
"locale": "en"
}
]
},
"credential_type": {
"mandatory": true,
"source":"issuer",
"display": [
{
"name": "Credential Type",
"locale": "en"
}
]
},
"issuance_date": {
"mandatory": true,
"source":"issuer",
"display": [
{
"name": "Issuance Date",
"locale": "en"
}
]
},
"expiry_date": {
"mandatory": true,
"source":"issuer",
"display": [
{
"name": "Expiry Date",
"locale": "en"
}
]
},
"issuing_authority": {
"mandatory": true,
"source":"issuer",
"display": [
{
"name": "Issuing Authority",
"locale": "en"
}
]
},
"issuing_jurisdiction": {
"mandatory": false,
"display": [
{
"name": "",
"locale": "en"
}
]
},
"issuing_country": {
"mandatory": true,
"source":"issuer",
"display": [
{
"name": "Alpha-2 country code, as defined in ISO 3166-1, of the issuing authority’s country or territory",
"locale": "en"
}
]
}
}
}
}
}