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

Support predicates in proof-requests #566

Closed
esune opened this issue Jun 28, 2024 · 1 comment
Closed

Support predicates in proof-requests #566

esune opened this issue Jun 28, 2024 · 1 comment
Assignees

Comments

@esune
Copy link
Member

esune commented Jun 28, 2024

Some use cases seem to be open to using predicates in proof requests, for scenarios such as proving someone holds a credential from a specific issuer to authenticate without sharing additional information, or validating the credential being presented meets specific restrictions for field values (i.e.: expiration dates).

  • What do we need to implement in vc-authn to support predicates?
  • Define a way to template predicates with values - such as current date - that need to be calculated at presentation compilation time.
  • How well will the OIDC flow work in the case of ZKPs, where no data is shared at all?
@esune esune changed the title Support predicates for ZKP authentication? Support predicates in proof-requests Aug 16, 2024
@loneil
Copy link
Contributor

loneil commented Sep 11, 2024

#626

@esune esune closed this as completed Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants