eclipse-tractusx / SSI-agent-lib

Apache License 2.0
4 stars 15 forks source link

Fix: Set JTI attribute in JWT to same value as ID attribute of VP #81

Closed bjoern-arnold closed 9 months ago

bjoern-arnold commented 10 months ago

Description

Fixes #80

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

bjoern-arnold commented 10 months ago

@borisrizov-zf could you please also consider this fix for the next release? It turned out that due to this issue the VP tokens cannot be verified by other libraries (e.g. Sphereon PEX.

borisrizov-zf commented 10 months ago

@bjoern-arnold Yes, no problem. We can merge this after #39 (you'll need to rebase this branch after #39 is merged).

bjoern-arnold commented 10 months ago

@borisrizov-zf after you merged #39 I rebased my branch as requested.