TalaoDAO / AltMe

Talao / Altme wallet : Open source Self Sovereign Identity wallet. Multi ecosystem support : EBSI conformant. ARF EUDI wallet implementation, DIIP and more.
https://talao.io
Apache License 2.0
48 stars 14 forks source link

Test OIDC4VCP test 13 fails to propose the correct VC (PID VC) #2600

Closed ThierryThevenet closed 7 months ago

ThierryThevenet commented 7 months ago

need before https://github.com/TalaoDAO/AltMe/issues/2598

0) upload the config eudi.png for POTENTIAL 1) Go to OIDC4VCI test 8 and collect both VCs PID and EUDI PID 2) OIDC4VP test 13 requests a sd-jwt VC with IT in the nationalities array

see presentation definition below


  "input_descriptors": [
        {
            "id": "$.nationalities_1",
            "name": "Input descriptor for credential 1",
            "purpose": "This is purpose 1 ",
            "constraints": {
                "limit_disclosure": "required",
                "fields": [
                    {
                        "path": [
                            "$.nationalities"
                        ],
                        "filter": {
                            "type": "array",
                            "contains": {
                                "const": "IT"
                            }
                        }
                    }
                ]
ThierryThevenet commented 7 months ago

Be careful the nationalities is in eth disclosure