[Lake] Summary of updates on draft-ietf-lake-authz-01

Geovane Fedrecheski <geovane.fedrecheski@inria.fr> Tue, 05 March 2024 10:15 UTC

Return-Path: <geovane.fedrecheski@inria.fr>
X-Original-To: lake@ietfa.amsl.com
Delivered-To: lake@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A5AA1C14F61C for <lake@ietfa.amsl.com>; Tue, 5 Mar 2024 02:15:57 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.104
X-Spam-Level:
X-Spam-Status: No, score=-2.104 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_BLOCKED=0.001, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=inria.fr
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id I7VeejAPoUGb for <lake@ietfa.amsl.com>; Tue, 5 Mar 2024 02:15:53 -0800 (PST)
Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D1807C14F5EB for <lake@ietf.org>; Tue, 5 Mar 2024 02:15:51 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=from:content-transfer-encoding:mime-version:date:subject: message-id:to; bh=dFF99RyUSkIow+bPr4BQHroD8iV/lcIODUni4q7aIz8=; b=u5vue68wFR8TOjGDdxyQT3PLYzenZQud80NFY4Ng3A6fFzqQ5SaDfEJJ LwB8dSpiKHRUCfI0NzPQT/g0eB99S7mzOnESMasyOfXhFHmJNIrt+vfNt u8Bfat43F3sjCni8C3CHj0FDp+B674ZfoelCpCbVNXhKB0K5VAmm1g6+b w=;
Authentication-Results: mail3-relais-sop.national.inria.fr; dkim=none (message not signed) header.i=none; spf=SoftFail smtp.mailfrom=geovane.fedrecheski@inria.fr; dmarc=fail (p=none dis=none) d=inria.fr
X-IronPort-AV: E=Sophos;i="6.06,205,1705359600"; d="scan'208";a="81313328"
Received: from lfbn-idf2-1-418-240.w86-246.abo.wanadoo.fr (HELO smtpclient.apple) ([86.246.128.240]) by mail3-relais-sop.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Mar 2024 11:15:49 +0100
From: Geovane Fedrecheski <geovane.fedrecheski@inria.fr>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3774.200.91.1.1\))
Date: Tue, 05 Mar 2024 11:15:38 +0100
Message-Id: <2F737807-DECA-4662-9198-11E431B30755@inria.fr>
To: lake@ietf.org
X-Mailer: Apple Mail (2.3774.200.91.1.1)
Archived-At: <https://mailarchive.ietf.org/arch/msg/lake/glbk4efQQ8i5tFRwOBKdTfdINaM>
Subject: [Lake] Summary of updates on draft-ietf-lake-authz-01
X-BeenThere: lake@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: Lightweight Authenticated Key Exchange <lake.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/lake>, <mailto:lake-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/lake/>
List-Post: <mailto:lake@ietf.org>
List-Help: <mailto:lake-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/lake>, <mailto:lake-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 05 Mar 2024 10:15:57 -0000

Dear all,

I would like to share a summary of the updates on the newly released version -01 of draft-ietf-lake-authz:
- New sections added:
    - Error Handling, including a new EDHOC error "Access Denied"
    - Examples (appendix), illustrating two protocol executions in different conditions
    - Enrollment Hints (appendix), to address scalability issues when a device (U) discovers several potential gateways (V)
- Ability to transfer opaque application data, enabling support for sending (1) actionable information about errors and (2) enrollment hints
- Updates from implementation feedback discussed in IETF 118, including "consideration about credentials sent by value"
- Update in the CoJP example: do not send extra `Content-Format`

Relevant links:
- draft repository: https://github.com/lake-wg/authz/
- datatracker page: https://datatracker.ietf.org/doc/draft-ietf-lake-authz
- latest version: https://www.ietf.org/archive/id/draft-ietf-lake-authz-01.html

These updates will also be discussed during the IETF 119 LAKE meeting.

Best regards,

Geovane Fedrecheski, PhD
Research Engineer
Inria Paris, AIO team