Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As Hoorn I want QR holding an attested claim delivered via SmartDocuments. #152

Open
sgort opened this issue Jul 7, 2020 · 4 comments
Open
Assignees
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@sgort
Copy link
Contributor

sgort commented Jul 7, 2020

Relates to discipl/discipl-paper-wallet#19

@sgort sgort self-assigned this Jul 23, 2020
@sgort sgort added help wanted Extra attention is needed question Further information is requested labels Jul 23, 2020
@sgort
Copy link
Contributor Author

sgort commented Jul 23, 2020

Eerste verkenning met @bkaptijn vanuit signal hier gekopieerd.

De paperwallet maakt qr code van geserialiseerde JSON die het van discipl core verkrijgt (een exportLD() aanroep in PaperWallet.issue() zo komt het ook weer uit paper wallet zodat het weer met importLD() gevalideerd kan worden.

Met smartdocuments wil je denk ik eigenlijk een smartdocuments connector maken, ongeveer net als nlx connector, die feitelijk niet veel anders doet dan xml opvragen uit smartdocuments en die naar losse vc's converteren en daarmee ook naar JSON (of zelfs conform w3c standaard) ... en ook weer terug evt dus.

@sgort
Copy link
Contributor Author

sgort commented Jul 23, 2020

Eerste geslaagde test met SmartDocuments webservice. SOAP Request met attributen verkregen via WaardepapierenService (to be) retourneert uittreksel.doc obv template Hoorn.

@bkaptijn
Copy link
Contributor

As discussed : forget the above as I misinterpreted what smartdocuments does. We need to have a paperwallet kind of component or extend that component to generate the proper input for smartdocuments (and let it generate a proper document for Hoorn). That should not be all that hard

@sgort
Copy link
Contributor Author

sgort commented Sep 24, 2020

Basically encode the qr-code according to the following example should be enough for a first scenario.
image

Smartdocuments already provided the properly decoded qr-code as was delivered via the SOAP request XML.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants