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

Holder: validate received credential values against credential-offer #1044

Open
Patrik-Stas opened this issue Oct 31, 2023 · 0 comments
Open

Comments

@Patrik-Stas
Copy link
Contributor

Turning #987 (comment) comment into separate issue.

  • Upon receiving credential should verify it's matching the values "promised" in credential-offer
  • For state machines implementations this implies they should remember credential-offer msg (or its subset) until credential message is received.
  • For the potential "state-machine-less" processing interface, we could make credential-offer as Optional argument to process_credential_msg(...) or similar
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

1 participant