Skip to content

Conversation

@PascalDR
Copy link
Collaborator

@PascalDR PascalDR commented Mar 11, 2025

Depends on #387
Resolves #114

The changes of this pr are moved on the #391

@PascalDR PascalDR added enhancement Something improving existing features feature A new feature labels Mar 11, 2025
@PascalDR PascalDR changed the base branch from dev to feat/x509_handler March 11, 2025 15:09
@peppelinux
Copy link
Member

this PR must use the updates introduced by the EUDIW ref impl here: IdentityPython/pyMDOC-CBOR#8

they have unfortunately removed the CI (!) therefore I need you engaged in the general review of the pending PR and the fix of the failing tests (there)

@peppelinux peppelinux marked this pull request as ready for review March 18, 2025 10:16
response_uri: str,
authorization_config: dict,
nonce: str = "",
metadata: dict = None,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
metadata: dict = None,
metadata: dict = {},

Comment on lines -235 to +174
all_attributes = self._extract_all_user_attributes(attributes_by_issuer)
if is_sd_jwt_kb_format(vp_token):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this part must be refactored, since the RP know what it has previously requested using presentation definition or duckle query language

Copy link
Member

@peppelinux peppelinux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we need to use presentation submission or duckle query to map which vp token entry matches the corresponding credential format

@PascalDR
Copy link
Collaborator Author

The changes of this pr are moved on the PR #391

@PascalDR PascalDR closed this Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Something improving existing features feature A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OpenID4VP and MDOC CBOR pending tasks

4 participants