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

Storage session in redirect endpoint and check/update on redirect endpoint #60

Closed peppelinux closed 1 year ago

peppelinux commented 1 year ago

We have the mongo storage but we don't use it

we need an abstract interface and the possibility to enable multiple storage engine

the branch where we complete with task is https://github.com/italia/eudi-wallet-it-python/pull/59

peppelinux commented 1 year ago

Where in the redirect endpoint the storage was integrated? https://github.com/italia/eudi-wallet-it-python/blob/dev/pyeudiw/satosa/backend.py#L245

peppelinux commented 1 year ago

@Pyscho79 when you close an issue please put a reference a RP or a commit where there is evidence about where and how the issues was resolved.

peppelinux commented 1 year ago

Resolved by https://github.com/italia/eudi-wallet-it-python/releases/tag/0.4.0