diff --git a/studio/trust-registries/issue-accreditation.md b/studio/trust-registries/issue-accreditation.md index 4fca901..cd2d153 100644 --- a/studio/trust-registries/issue-accreditation.md +++ b/studio/trust-registries/issue-accreditation.md @@ -93,7 +93,7 @@ For each accreditation type, the user will need to use a different request forma -
Request ParameterRequiredDescription
"issuerDid"YesThe DID of the Issuer of the Accreditation
"subjectDid"YesThe DID of the Recipient of the Accreditation
"schemas"YesA schema or multiple schemas that the recipient is accredited to issue
"format"OptionalDefaults to "jwt" but may also be "json-ld"
"accreditationName"YesName of the accreditation which is used for chronological versioning of the accreditation.
"trustFramework"YesA URL that points to an Ecosystem Governance Framework
"trustFrameworkId"YesThe name of the Ecosystem Governance Framework
"credentialStatus"OptionalAn object detailing the status information of the Accreditation
+
Request ParameterRequiredDescription
"issuerDid"YesThe DID of the Issuer of the Accreditation
"subjectDid"YesThe DID of the Recipient of the Accreditation
"schemas"YesA schema or multiple schemas that the recipient is accredited to issue
"format"OptionalDefaults to "jwt" but may also be "json-ld"
"accreditationName"YesName of the accreditation which is used for chronological versioning of the accreditation.
"trustFramework"YesA URL that points to an Ecosystem Governance Framework
"trustFrameworkId"YesThe name of the Ecosystem Governance Framework
"credentialStatus"OptionalAn object detailing the status information of the Accreditation
### Verifiable Accreditation to Accredit diff --git a/studio/trust-registries/verifiable-accreditation-trust-chain-model/rtao-greater-than-tao.md b/studio/trust-registries/verifiable-accreditation-trust-chain-model/rtao-greater-than-tao.md index d328767..ed05790 100644 --- a/studio/trust-registries/verifiable-accreditation-trust-chain-model/rtao-greater-than-tao.md +++ b/studio/trust-registries/verifiable-accreditation-trust-chain-model/rtao-greater-than-tao.md @@ -110,9 +110,9 @@ The example below shows a Verifiable Accreditation that is issued by an rTAO to For all Verifiable Accreditations, the accreditations are stored as DID-Linked Resources (DLRs), linked to the DID of the Accreditor. This means that the Accreditations are publically available, fully DID resolvable and are signed by the `authentication` keys within the DID Document of the Accreditor. -
DID-Linked ResourcesLearn about cheqd's approach to implementing DID-Linked Resourcesadr-002-did-linked-resources.md
+
DID-Linked ResourcesLearn about cheqd's approach to implementing DID-Linked Resourcesadr-002-did-linked-resources.md
To issue a Verifiable Accreditation, follow the tutorial below: -
Issue Verifiable AccreditationIssue a Verifiable Accreditation to start a trust registry on cheqdissue-accreditation.md
+
Issue Verifiable AccreditationIssue a Verifiable Accreditation to start a trust registry on cheqdissue-accreditation.md