OpenID4VP defines the verifier_info extension point (see https://openid.github.io/OpenID4VP/openid-4-verifiable-presentations-1_0-wg-draft.html#section-5.1-2.12.1) that allows ecosystems to convey additional information about the request or the verifier. We currently seem to be missing such a defined extension point with the current/initial proposal.
To provide a bit of context on verifier_info on how it is currently used: For EUDI Wallets, that extension point is used to convey the registered intended use - right now in the form of a JWT signed by the registrar, that guarantees that a request received by the Wallet is inside the intended use/scope registered in the ecosystem by that entity.
(from comments on #1)
OpenID4VP defines the
verifier_infoextension point (see https://openid.github.io/OpenID4VP/openid-4-verifiable-presentations-1_0-wg-draft.html#section-5.1-2.12.1) that allows ecosystems to convey additional information about the request or the verifier. We currently seem to be missing such a defined extension point with the current/initial proposal.To provide a bit of context on
verifier_infoon how it is currently used: For EUDI Wallets, that extension point is used to convey the registered intended use - right now in the form of a JWT signed by the registrar, that guarantees that a request received by the Wallet is inside the intended use/scope registered in the ecosystem by that entity.(from comments on #1)