From 032018db79c4fceb079d0a4ffbd3724506d9efa7 Mon Sep 17 00:00:00 2001
From: gabe JOSE Header Parameters and JWT Claims
defined in Validity Period,
which represent the validity of the data that is being secured.
+ The claims and security provided by this specification are independent of the data + secured and semantics provided by the [[VC-DATA-MODEL-2.0]]. This means that while the security + features of this specification ensure data integrity and authenticity, they do + not dictate the interpretation of claim data. + + + Implementers are RECOMMENDED to avoid conflicting values, especially with claims such as + `issuer` with `iss`, `id` with `jti`, and `credentialSubject.id` with `sub`. +
The JWT Claim Names vc
and vp
MUST NOT be present.
Additional members may be present as header parameters and claims. - If they are not understood, they MUST be ignored. + If they are not understood, they MUST be ignored.