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

Enable proofless VPs #41

Open
dlongley opened this issue Aug 29, 2023 · 0 comments
Open

Enable proofless VPs #41

dlongley opened this issue Aug 29, 2023 · 0 comments

Comments

@dlongley
Copy link
Member

Currently, if a VPR is used in an exchange, the exchanger assumes that an authentication proof must be present on the submitted VP and attempts verification of the VP. Instead, the exchanger should check to see if a challenge was used in the VPR or if DID Authn was requested. If so, only then should the VP proof be checked. Otherwise, the individual VCs should be checked instead.

If individual VCs are to be checked, the exchanger instance will need a zcap to enable this.

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