OpenID4VCI
OpenID4VCI copied to clipboard
Remove the "claims" parameter from authorizastion_details in SD-JWT/mdoc
Selective-Disclosure enabled credential formats give the inherent mechanism for data minimization.
Therefore, the need to specify the claims that shall be in a credential (done in authorization_details) adds unnecessary complexity, as issuers can issue credential containing all claims and wallets can use selective disclosure to release a subset to Verifiers.
Furthermore, I think this feature is hard to implement and hard to understand for users. Hence, I guess it will rarely be implemented for SD-JWT/mdoc.
Proposal: Delete the claims
parameter for SD-JWT VC and mdoc from Authorization Details and Credential Request