Open endimion opened 4 years ago
I know this issue is on general structure so perhaps we should also have a description in wiki updated with the actual VCs SEAL will support (i.e. 1) specific identity source VCs from eIDAS , eduGAIN , eMRTD etc. 2) HEI SP specific VCs as needed by HEI services 3) a la carte VCs) with the name of individual micro claims specified there. From what I cansee there is no current refernce specification of eIDAS MDS specified as verifiable claims for example you use "family_name" rather than the eIDAS friendly name: “FamilyName“. So if this is not existing it is good that we make our proposal public on the wiki.
Sure, however we could use the official (firendly) names of the attributes. That actually makes more sense. So ok I will add a page on the wiki that we can edit accordingly and narrow down on the specifics of each VC we will issue
Hello Nikos, questions to understand the context:
"/ipfs/QmNbicKYQKCsc7GMXSSJMpvJSYgeQ9K2tH15EnbxTydxfQ"
: Are we using IPFS? What are we storing there?Hi Carlos,
Issue report
VC transfer JSON-LD, JWT message: { "iat": 1584959383, "exp": 1587551383, "sub": "did:ethr:0xbbcac37441c101cf126dc46c427d6993e0d7db7f", "claim": { "SEAL-EIDAS": { "eidas": { "given_name": "ΧΡΙΣΤΙΝΑ, CHRISTINA", "family_name": "ΠΑΛΙΟΚΩΣΤΑ, PALIOKOSTA", "source": "eidas" } } }, "vc": [ "/ipfs/QmNbicKYQKCsc7GMXSSJMpvJSYgeQ9K2tH15EnbxTydxfQ" ], "iss": "did:ethr:0xd502a2c71e8c90e82500a70683f75de38d57dd9f" }
Actual, VC structure: "SEAL-EIDAS": { "eidas": { "given_name": "ΧΡΙΣΤΙΝΑ, CHRISTINA", "family_name": "ΠΑΛΙΟΚΩΣΤΑ, PALIOKOSTA", "source": "eidas" } }