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

Credential (card) image support #301

Open
cyberphone opened this issue Oct 31, 2024 · 2 comments
Open

Credential (card) image support #301

cyberphone opened this issue Oct 31, 2024 · 2 comments

Comments

@cyberphone
Copy link

It is possible that I have skimmed the specifications too quickly, but I have not found any references to card images shown to the user to get something like this:

card image

@c2bo
Copy link
Member

c2bo commented Nov 1, 2024

The image displayed in the wallet would be be conveyed during Issuance in OpenID4VCI in the Issuer metadata section (https://openid.github.io/OpenID4VCI/openid-4-verifiable-credential-issuance-wg-draft.html#name-credential-issuer-metadata-p).
That specific part would be nested in "credential_configurations_supported" -> "display" -> "the credential you are interested in" -> "logo"

@cyberphone
Copy link
Author

Thanx! Given the complexity of OpenID4VCI I, feel excused for missing this information.

Personally (and way too late), I believe that driver-licenses and payments-credentials represent quite different use-cases that would have gained by using "profiles" (developed by their respective champion), rather than being crammed into a common framework. For simplifying implementations and updates, each profile would be associated with its own unique decoder/handler.

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