Satosa-Saml2Spid icon indicating copy to clipboard operation
Satosa-Saml2Spid copied to clipboard

implementing an openid4vci frontend

Open peppelinux opened this issue 1 year ago • 4 comments

https://github.com/dc4eu/dc4eu_documentation?tab=readme-ov-file

peppelinux avatar Apr 29 '25 14:04 peppelinux

https://github.com/SUNET/docker-euwallet-satosa explains how wwallet works with satosa backends and frontends, it is informative only

https://github.com/dc4eu/vc_up_and_running explains how to deploy it, it informative only

peppelinux avatar May 05 '25 08:05 peppelinux

the configuration of iam-proxy-italia will be updated before the openid4vci implementation will be configured according to my understanding of things, we need to:

  • configure the openid4vci frontend in iam-proxy-italia
  • test/get the openid4vci frontend to release a PID
  • test/get the openid4vci frontend to release a another credential after having authenticated the user using the openid4vp backend

informative refs

  • https://github.com/SUNET/euwallet-cli/blob/main/credential-issuance-flow.md

peppelinux avatar May 05 '25 14:05 peppelinux

@saralongobardiacn please use also this https://wiki.sunet.se/display/Projekt/EUDIW+pilot+setup

in particular, the frontend we must integrate is this one (as referenced in the previous link)

https://github.com/SUNET/satosa-openid4vci/tree/main/openid4vci_oidc

peppelinux avatar May 08 '25 12:05 peppelinux

Implemented here https://github.com/italia/eudi-wallet-it-python/tree/dev/pyeudiw/satosa/frontends/openid4vci

peppelinux avatar Sep 15 '25 08:09 peppelinux