italia / italia/eudi-wallet-it-python
Default proxy config error management needs a review
Open
enhancement
standardization
- Dominant language
- Python
- Stars
- 30
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
The current proxy configuration is designed so that when un uncatght exception is thrown at some endpoint (response endpoint or request endpoint), then a generic error page is returned.
This page is intended to be read by a user but it not correct for http requests that starts from a wallet, such as an authorization response in direct_post mode. In those cases, we should **always** provide error responses compliant with openid4vp and the italian profile for openid4vp+sd-jwt
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.