identus-cloud-agent icon indicating copy to clipboard operation
identus-cloud-agent copied to clipboard

Add support for SDJWT trustedIssuer and credential SchemaId Validation

Open mineme0110 opened this issue 1 year ago • 2 comments

Is this a regression?

No

Description

SDJWT is similar flow as JWT so need to support similar to JWT { "connectionId": "{{VERIFIER_CONNECTION_ID}}", "proofs": [ { "schemaId": "{{baseUrl}}/schema-registry/schemas/{{SCHEMA_ID}}", "trustIssuers": [ "did:prism:invalidddddđ" ] } ], "options": { "challenge": "11c91493-01b3-4c4d-ac36-b336bab5bddf", "domain": "https://prism-verifier.com" }, "credentialFormat": "SDJWT", "claims": { "emailAddress": {}, "givenName": {}, "country" :{} } }

Please provide the exception or error you saw

No response

Please provide the environment you discovered this bug in

No response

Anything else?

No response

mineme0110 avatar Nov 18 '24 13:11 mineme0110

Related with https://github.com/hyperledger/identus-cloud-agent/issues/1438

FabioPinheiro avatar Nov 19 '24 14:11 FabioPinheiro

@FabioPinheiro, can we close the current issue, or is some work still required?

yshyn-iohk avatar Jun 03 '25 08:06 yshyn-iohk