Skip to content

Align the present proof protocol to specification #1574

@mineme0110

Description

@mineme0110

Proposed feature

Version 3.0:
- `https://didcomm.atalaprism.io/present-proof/3.0/propose-presentation`
- `https://didcomm.atalaprism.io/present-proof/3.0/request-presentation`
- `https://didcomm.atalaprism.io/present-proof/3.0/presentation`
Note: `https://didcomm.atalaprism.io/present-proof/3.0` is equivalent to `https://didcomm.org/present-proof/3.0` with the different of how to specific types of proofs.

align the present proof protocol puri / type
https://github.com/decentralized-identity/waci-didcomm/blob/main/present_proof/present-proof-v3.md

Feature description

Align the following fields in the Hyperledger Identus Present Proof protocol with (https://didcomm.org/present-proof/3.0/)WACI-DIDComm v3

  1. DIDComm Message type Field
    Current: Uses Identus-specific URIs (e.g., https://didcomm.org/present-proof/3.0/request-presentation)

Proposed: Adopt the WACI-DIDComm v3 URI convention:

"type": "https://didcomm.org/present-proof/3.0/request-presentation"

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions