-
In the VCDM, the term 'subject' is only **defined** in relation to claims, not in relation to credentials. Since a VC is a (non-empty) collection of claims, the phrase "subject of a VC" is generally i…
-
## Setup custom claims for data access
- The goal is for authenticated users to possess authorization claims in the JWT generated by FusionAuth, and for those tokens to have signatures verifiable by …
-
Kristina and Mike re-raised the idea to embed the verifiable presentations into the id token using new claims `vp_jwt` and `vp_jsonld`. The idea is to have a universal representation for all formats a…
-
In the examples section, we should probably also add one example that shows support for a normal OIDC flow.
Given the following OIDC auth request:
```
GET /authorize?
response_type=code
…
awoie updated
3 years ago
-
Authorize client requests with signed queries and commits against a ledger to a ledger server using [claims in a verifiable credential](https://www.w3.org/TR/vc-data-model/#claims) included in the req…
-
_From @ChristopherA on July 14, 2017 21:4_
To keep the dialog open about BTCR and the results of this hackathon, notify various communities and try to keep conversations going.
This should be the …
-
# Signing ML Artifacts: Building towards tamper-proof ML metadata records
**Authors:**
* Mihai Maruseac
* Daniel Major
* Eoin Wickens
## **Summary**
Cryptographic signing is widely used th…
-
Verifiable Credential (`ssi::vc::Credential`) has `expiration_date` and `not_before` fields which map onto the `exp` and `nbf` claims of a JWT, but Verifiable Presentation (`ssi::vc::Presentation`) is…
vdods updated
2 years ago
-
ShEx, like SHACL works over RDF Graphs. There is a need to be able to validate Datasets a well (default plus named graphs). For example, Verifiable Claims is using Datasets for Credentials.
-
---
cip:
title: Verifiable Credential Doctype
author: Anmol Agarwala (@sylar217)
status: Idea
category: Standards
type: RFC
created: 2020-08-31
requires: Doctypes (CIP-5)
---
## Simple…