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

Verifiable Credential Issued in JWT should use short-form Prism DID in iss #89

Closed
mineme0110 opened this issue Nov 25, 2024 · 2 comments
Assignees
Labels
type:roadmap This issue will appear in the [project roadmap](https://github.com/orgs/hyperledger/projects/48)

Comments

@mineme0110
Copy link

mineme0110 commented Nov 25, 2024

A Verifiable Credential issued in JWT format currently uses the long-form of a Prism DID in the iss field of the JWT. We should update this to use the short-form Prism DID instead. Below is an example of a VC issued in JWT format, and upon decoding, the iss field displays the long-form DID

hyperledger/identus-cloud-agent#1451

@mineme0110 mineme0110 self-assigned this Nov 25, 2024
@mineme0110 mineme0110 added the type:roadmap This issue will appear in the [project roadmap](https://github.com/orgs/hyperledger/projects/48) label Nov 25, 2024
@mineme0110
Copy link
Author

CC this is merged in main is ready for QA @amagyar-iohk

@mineme0110 mineme0110 moved this from In Progress to QA in Hyperledger Identus - Roadmap Dec 16, 2024
@amagyar-iohk
Copy link
Contributor

amagyar-iohk commented Jan 3, 2025

Working as expected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:roadmap This issue will appear in the [project roadmap](https://github.com/orgs/hyperledger/projects/48)
Projects
Development

No branches or pull requests

2 participants