Skip to content

OpenID4VP: Replace redirect_uri with response_uri for Response Mode direct_post #71

@cryptphil

Description

@cryptphil

The HAIP specifies in Section 5 for OpenID4VP that:

Response mode MUST be direct_post with redirect_uri as defined in Section 6.2 of OID4VP.

However, redirect_uri must not be present when the Response Mode is direct_post as described in the OpenID4VP specs in Section 6.2-7.2:

If the redirect_uri Authorization Request parameter is present when the Response Mode is direct_post, the Wallet MUST return an invalid_request Authorization Response error.

Therefore, I assume that the HAIP should use response_uri instead of redirect_uri which would align with the OpenID4VP specs.

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