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 14 forks source link

metadata endpoints according to the configured trust evalaution mechanisms #312

Open peppelinux opened 1 week ago

peppelinux commented 1 week ago

register endpoints (https://github.com/italia/eudi-wallet-it-python/blob/dev/pyeudiw/satosa/default/openid4vp_backend.py#L101) should use the endpoints (and related resources) configured for each trust evaluation mechanisms configured within the project

peppelinux commented 1 week ago

also related to https://github.com/italia/eudi-wallet-it-python/issues/303