Proposed feature
In the cloud-agent 1.40.0 the following changes were introduced:
- The
schemaId
property is removed from the JWT VC and replaced with the credentialSchema
object with type
and id
properties.
- The
schemaId
property (deprecated but still can be used in the API) or credentialSchema object is required to initiate the SDJWT issuance flow.
Feature description
N/A
Anything else?
No response