From a8c660c59772d5606e97a32c7cffc2f4232ecab5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6ran=20Selander?= Date: Thu, 17 Oct 2024 06:56:12 +0200 Subject: [PATCH] fig 1 update --- draft-ietf-ace-edhoc-oscore-profile.md | 31 ++++++++++---------------- 1 file changed, 12 insertions(+), 19 deletions(-) diff --git a/draft-ietf-ace-edhoc-oscore-profile.md b/draft-ietf-ace-edhoc-oscore-profile.md index 9e5cd29..6cf6e74 100644 --- a/draft-ietf-ace-edhoc-oscore-profile.md +++ b/draft-ietf-ace-edhoc-oscore-profile.md @@ -181,36 +181,29 @@ Comparing the options above: |<--------------------------------- Access Token ------+ | + Access Information | | | | - +----- POST /authz-info ---->| | - | (access_token) | | + +------- POST /edhoc ------>| | + | (EDHOC message_1) | | | | | - |<------ 2.01 Created -------+ | + |<------ 2.04 Changed -------+ | + | (EDHOC message_2) | | | | | - | <========= EDHOC ========> | | - | Mutual authentication | | - | and derivation of an | | - | OSCORE Security Context | | +/ Derivation of OSCORE | | +Security Context / | | | | | - | /Proof-of-possession and | - | Security Context storage/ | + +------- POST /edhoc ------>| | + | (EDHOC message_3 with | | + | access_token in EAD_3) | | | | | - +----- OSCORE Request ------>| | - | | | - |<---- OSCORE Response ------| | - | | | -/Proof-of-possession | | -and Security Context | | -storage (latest)/ | | + | / Derivation of OSCORE | + | Security Context / | | | | +----- OSCORE Request ------>| | | | | |<---- OSCORE Response ------| | | | | - | ... | | ~~~~~~~~~~~ -{: #protocol-overview title="Protocol Overview Example. Names of messages coincide with those of RFC 9200 when applicable."} - +{: #protocol-overview title="Protocol Outline using EDHOC Forward Message Flow."} # Client-AS Communication # {#c-as-comm}