From 2dd51aa1f4c844e9e7e6e01c5724500cf1ed0296 Mon Sep 17 00:00:00 2001 From: KME Date: Mon, 4 Mar 2024 17:00:19 -0500 Subject: [PATCH] Update draft-moriarty-attestationsets.md --- draft-moriarty-attestationsets.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/draft-moriarty-attestationsets.md b/draft-moriarty-attestationsets.md index a00c62a..5145fcd 100644 --- a/draft-moriarty-attestationsets.md +++ b/draft-moriarty-attestationsets.md @@ -194,10 +194,10 @@ This document requests the following JWT claims per the specification requiremen | HSH | Hash Value/Message Digest | Hash value of claim-set | -## "mps" (Measurement or Policy Set) Claim +## MPS (Measurement or Policy Set) Claim -The "mps" (Measurement or Policy Set) claim identifies the policy and measurement set being reported. The MPS MAY be registered to the [MPS] IANA registry. The MPS may be specified to specific levels of assurance to hardening, loosening guides or benchmarks to provide interoperability in reporting. The processing of this claim is generally application specific. - The "mps" value is a case-sensitive string containing a StringOrURI +The MPS (Measurement or Policy Set) claim identifies the policy and measurement set being reported. The MPS MAY be registered to the MPS IANA registry. The MPS may be specified to specific levels of assurance to hardening, loosening guides or benchmarks to provide interoperability in reporting. The processing of this claim is generally application specific. + The MPS value is a case-sensitive string containing a StringOrURI value. Use of this claim is OPTIONAL. This document requests the following CWT claims per the specification requirement required for the CBOR Web Token (CWT) registry defined in RFC8392.