diff --git a/Sources/Resources/well-known/openid-credential-issuer_no_encryption_batch.json b/Sources/Resources/well-known/openid-credential-issuer_no_encryption_batch.json index 3839097..1f10e47 100644 --- a/Sources/Resources/well-known/openid-credential-issuer_no_encryption_batch.json +++ b/Sources/Resources/well-known/openid-credential-issuer_no_encryption_batch.json @@ -111,6 +111,53 @@ } } }, + "eu.europa.ec.eudi.pid_mdoc": { + "format": "mso_mdoc", + "scope": "eu.europa.ec.eudi.pid_mso_mdoc", + "doctype": "org.iso.18013.5.1.PID", + "cryptographic_binding_methods_supported": [ + "jwk" + ], + "credential_signing_alg_values_supported": [ + "RS256" + ], + "display": [ + { + "name": "Personal Identification Data", + "locale": "en-US", + "logo": { + "uri": "https://examplestate.com/public/pid.png", + "alt_text": "a square figure of a mobile driving license" + }, + "background_color": "#12107c", + "text_color": "#FFFFFF" + } + ], + "claims": { + "org.iso.18013.5.1": { + "given_name": { + "display": [ + { + "name": "Given Name", + "locale": "en-US" + } + ] + }, + "family_name": { + "display": [ + { + "name": "Surname", + "locale": "en-US" + } + ] + }, + "birth_date": {} + }, + "org.iso.18013.5.1.aamva": { + "organ_donor": {} + } + } + }, "UniversityDegree_mso_mdoc": { "format": "mso_mdoc", "scope": "UniversityDegree",