[Openid-specs-ab] Issue #1679: [OID4VCI] Missing client id (openid/connect)
David W Chadwick
issues-reply at bitbucket.org
Wed Oct 12 19:19:36 UTC 2022
New issue 1679: [OID4VCI] Missing client id
https://bitbucket.org/openid/connect/issues/1679/oid4vci-missing-client-id
David W Chadwick:
There is no client id in the pre-authorised request to the token endpoint. Yet in the request to the credential issuing endpoint a client id has to be specified \(in the iss of the jwt of the proof\).
This could be resolved by saying that the iss can be set to a random value when the pre-authorised flow is being used. However if we require a pre-registered client id to be used, then we could add this to the initiate issuance request and give it to the wallet in this way.
More information about the Openid-specs-ab
mailing list