TalaoDAO / AltMe

Talao / Altme wallet : Open source Self Sovereign Identity wallet. Multi ecosystem support : EBSI conformant. ARF EUDI wallet implementation, DIIP and more.
https://talao.io
Apache License 2.0
40 stars 13 forks source link

OIDC4VCI test 10 fails when PAR is false #2712

Closed ThierryThevenet closed 2 weeks ago

ThierryThevenet commented 3 weeks ago

Try with this configuration

https://wallet-provider.talao.co/configuration/webpage?login=guest@EUDIL-1&password=GRCSRO&wallet-provider=https://wallet-provider.talao.co/

only difference with eudi tests is that the switch PAR is false in the config

Change of logic

check the attribute require_pushed_authorization_requests in the AS/issuer metadata if attribute exists and is True use always the PAR flow (par endpoint must exist in the issuer metadata)

if not as today....it depends on switch/parameter of the config file