Skip to content

fix: map name and description claims#1002

Merged
paullatzelsperger merged 2 commits into
eclipse-edc:mainfrom
paullatzelsperger:feat/701_support_name_and_desc
May 28, 2026
Merged

fix: map name and description claims#1002
paullatzelsperger merged 2 commits into
eclipse-edc:mainfrom
paullatzelsperger:feat/701_support_name_and_desc

Conversation

@paullatzelsperger
Copy link
Copy Markdown
Member

@paullatzelsperger paullatzelsperger commented May 28, 2026

What this PR changes/adds

this PR properly maps the name and description claims from the MappingDefinition into the credential if present.

Why it does that

VCDM2.0 defines those properties, so they should be in the credential if available

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Who will sponsor this feature?

Please @-mention the committer that will sponsor your feature.

Linked Issue(s)

Closes #701

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@paullatzelsperger paullatzelsperger requested a review from a team as a code owner May 28, 2026 09:32
@paullatzelsperger paullatzelsperger added bug Something isn't working dcp labels May 28, 2026
@paullatzelsperger paullatzelsperger force-pushed the feat/701_support_name_and_desc branch from 108958c to 8420d21 Compare May 28, 2026 09:34
@paullatzelsperger paullatzelsperger force-pushed the feat/701_support_name_and_desc branch from 8420d21 to 1fa23b2 Compare May 28, 2026 09:37
@paullatzelsperger paullatzelsperger force-pushed the feat/701_support_name_and_desc branch from 65ac2da to da5d789 Compare May 28, 2026 12:49
@paullatzelsperger paullatzelsperger force-pushed the feat/701_support_name_and_desc branch from da5d789 to d178785 Compare May 28, 2026 12:54
@paullatzelsperger paullatzelsperger merged commit dd1e04f into eclipse-edc:main May 28, 2026
16 checks passed
@paullatzelsperger paullatzelsperger deleted the feat/701_support_name_and_desc branch May 28, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dcp

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support name and description fields in JwtCredentialGenerator

2 participants