Currently SIOPv2/OpenID4VP mandates passing client metadata by value (or by reference) in the Authorization Request, and use verifier's DID in the client_id only to get the public keys to validate the signature on the request.
the change should be in the core spec, this is more to get input from the community closer to DIDs.
Currently SIOPv2/OpenID4VP mandates passing client metadata by value (or by reference) in the Authorization Request, and use verifier's DID in the
client_id
only to get the public keys to validate the signature on the request.the change should be in the core spec, this is more to get input from the community closer to DIDs.