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

move federation endpoints to a specific file and enable jwt-issuer endpoint #108

Closed peppelinux closed 10 months ago

peppelinux commented 1 year ago

if the federation configuration is enable then the federation endpoints will be served, otherwise just the jwt-issuer endpoint will be served

the jwt-issuer endpoint should be served anyway for interop

peppelinux commented 1 year ago

the federation endpoints was moved to satosa/trust.py in the release v0.6.0