Giuseppe De Marco
Giuseppe De Marco
Questa feature consentirebbe delle chiamate API completamente personalizzabili per ogni modulo. Sarebbe a discrezione dell'operatore implementarlo. alcune importanti considerazioni: - sicurezza, funzioni disabilitate (open, eval ... ). Creare un ambiente...
Sarebbe utile creare un processore di email, ovvero un client che legge le email di una mailbox ([email protected]) e le introduca come nuovi ticket all'interno del sistema. Il problema è...
 example 
#### Assumptions 1. Satosa-Saml2Spid support OIDC and OAuth2 in its Frontend called *satosa-oidcop* 2. SPID and CIE id now supports OIDC, following OpenID Federation 1.0 and iGov 3. The italian...
see: https://github.com/italia/Satosa-Saml2Spid/blob/1ed02c2f29ec7e8989bb17019ce59dd681814698/example/proxy_conf.yaml#L17
At this moment we have a naif integration test suite based on system command and example metadata. https://github.com/italia/spid-sp-test/blob/main/tests/test_02_authn.py We need instead a metadata/authnrequest templating system (as already done fo saml2...
an additional option, like `--proxy saml2|oidc|oauth2` would load a specialized authnrequest loader, for each kind of proxy type. This will follow the requests if they are saml2 redirect or post...
- [ ] logout - add settings.LOGOUT_TESTS It would be a usefull to have also a '--logout-url' to trigger a logout request to check and give back a logout response...
this PR Closes https://github.com/openid/oid4vc-haip-sd-jwt-vc/issues/67