Skip to content

Possibility of validating presentation without validating credentials #30

@fabrii

Description

@fabrii

Hello!

It would be great if vc.verify(presentation) had an option to validate only the presentation, without verifying the embedded credentials.
The reason behind this is that in some workflows, credentials may be validated separately, and we only need to verify the presentation, such as:

  • The challenge
  • The signature
  • The issued date (?)
  • That the holder of the VP matches the subject of the enclosed VCs (?)
  • Other VP validations

Would you consider supporting this use case (e.g., with a skipCredentialVerification flag)?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions