Skip to content

Commit

Permalink
Merge pull request #37 from eckelmeckel/fix-authentication-secret-id-…
Browse files Browse the repository at this point in the history
…protection

Authentication Secret protects Claims included in Evidence.
  • Loading branch information
henkbirkholz authored Apr 25, 2021
2 parents 7ebe424 + 1575411 commit db23e3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions draft-ietf-rats-reference-interaction-models.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit db23e3b

Please sign in to comment.