Hi Guys,
I am currently going through the document
Verifiable Credential Authentication via OpenID Connect
in which Relying party is requesting the credentials and
"requested_atrributes" : {
"attribute_referent" : {
"name" : "attribute",
"restrictions" : {
{
"schema_id": ""
"schema_issuer_did": ""
"schema_name": ""
"schema_version": ""
"issuer_did": ""
"cred_def_id": ""
}
}
}
I am not able to understand this particular part .
Could someone help me get better understanding?
What information do i need to provide here ?
*"schema_id": ""
"schema_issuer_did": ""
"schema_name": ""
"schema_version": ""
"issuer_did": ""
"cred_def_id": ""*
*Regards*
*Sethi Shivam*