Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add issue time JWT claim #16

Merged

Conversation

algattik
Copy link
Contributor

@algattik algattik commented Aug 4, 2022

What this PR changes/adds

Add issue time claim to VC JWT payload.

Why it does that

This allows writing system tests in registration service that can wait for VCs to be pushed to Identity Hub. With an issue time, tests can run multiple times and ensure a new VC was generated (vs. a VC from a previous test run).

Further notes

Linked Issue(s)

agera-edc/MinimumViableDataspace#13

Checklist

  • added appropriate tests?
  • performed checkstyle check locally?
  • added/updated copyright headers?
  • documented public classes/methods?
  • added/updated relevant documentation?
  • added relevant details to the changelog? (skip with label no-changelog)
  • formatted title correctly? (take a look at the CONTRIBUTING and styleguide for details)

@paullatzelsperger paullatzelsperger merged commit 98b2779 into eclipse-edc:main Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants