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 possibility to provide credential offer by reference via credential_offer_uri in QR code #70

Open
jtalir opened this issue Oct 23, 2024 · 0 comments
Assignees

Comments

@jtalir
Copy link

jtalir commented Oct 23, 2024

Currently, credential offer is passed by value in QR code. Since OpenID4VCI allows two possibilities of providing credential offer (by value and by reference) and specification slightly prefer later one ("When the Credential Offer is displayed as a QR code, it would usually contain the Credential Offer by reference due to the size limitations of the QR codes") some wallets can only accept credential offer by reference. It would be great to have possibility to generate QR code with URI containting credential_offer_uri parameter.

I can imagine simple selection choice in https://issuer.eudiw.dev/credential_offer_choice:

  • (*) by value
  • ( ) by reference
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

No branches or pull requests

2 participants