From 15754116c31f7514041507a8e77ee0f1f06989f1 Mon Sep 17 00:00:00 2001 From: Michael Eckel Date: Sun, 25 Apr 2021 20:21:54 +0200 Subject: [PATCH] Authentication Secret protects Claims included in Evidence. Signed-off-by: Michael Eckel --- draft-ietf-rats-reference-interaction-models.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/draft-ietf-rats-reference-interaction-models.md b/draft-ietf-rats-reference-interaction-models.md index fed92d0..05d39b5 100644 --- a/draft-ietf-rats-reference-interaction-models.md +++ b/draft-ietf-rats-reference-interaction-models.md @@ -205,11 +205,11 @@ Attester Identity ('attesterIdentity'): The Attester is issued with a credential by the Endorser that is randomised and then used to anonymously confirm the validity of their evidence. The evidence is verified using the Endorser’s public key. -Authentication Secret IDs ('authSecID'): +Authentication Secret IDs ('authSecIDs'): : *mandatory* -: A statement representing an identifier list that MUST be associated with corresponding Authentication Secrets used to protect Evidence. +: A statement representing an identifier list that MUST be associated with corresponding Authentication Secrets used to protect Claims included in Evidence. : Each Authentication Secret is uniquely associated with a distinguishable Attesting Environment. Consequently, an Authentication Secret ID also identifies an Attesting Environment.