Sphereon-Opensource / SIOP-OID4VP

Self Issued OpenID Provider v2 (SIOP) with optional OpenID for Verifiable Presentations (OpenID4VP)
Apache License 2.0
77 stars 25 forks source link

Updating to OID4VP_1_0_20 #78

Open sksadjad opened 2 months ago

sksadjad commented 2 months ago

updated in this pr:

TimoGlastra commented 1 week ago

It seems there's some overlap with this PR and #82 with the new client_id_schemes. However in #82 the x509 certificate needs to be verified by the JWT verifier callback. We thought this helps in keeping this library a bit more lightweight (and we don't have to import a x509 library)