Skip to content

Commit b6a1a4d

Browse files
authored
Merge pull request #402 from italia/cred-pres-map-cleanup
chore: remove of duplicated vp parser map in satosa example backend config
2 parents 752700a + 73e9624 commit b6a1a4d

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

example/satosa/pyeudiw_backend.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -366,13 +366,3 @@ config:
366366
db_trust_sources_collection: trust_sources
367367
data_ttl: 63072000 # 2 years
368368
# - connection_params:
369-
370-
credential_presentation_handlers:
371-
max_submission_size: 4096
372-
formats:
373-
- module: pyeudiw.openid4vp.vp_sd_jwt_vc
374-
class: VpVcSdJwtParserVerifier
375-
format: dc+sd-jwt
376-
- module: pyeudiw.openid4vp.vp_mdoc_cbor
377-
class: VpMDocCbor
378-
format: mso_mdoc

0 commit comments

Comments
 (0)