italia / eudi-wallet-it-python

Python toolchain for building an OpenID4VP RP with a SATOSA backend compliant with the Italian Wallet implementation profile
Apache License 2.0
17 stars 13 forks source link

jwt-issuer endpoint #137

Closed peppelinux closed 1 week ago

peppelinux commented 10 months ago

the same protocol specific metadata jwks should be then published in the .well-known/jwt-issuer endpoint according to https://www.ietf.org/id/draft-terbu-sd-jwt-vc-02.html#name-jwt-issuer-metadata-response-3

peppelinux commented 1 week ago

according to the current sd jwt vc specs, the metadata purpose is only related to vci (vc issuers) and not RP (credential verifier) therefore at this stage, unless the interop might require this feature, this endpoint is not required anymore