Re: [OAUTH-WG] DPoP - Impementations

Vladimir Dzhuvinov <vladimir@connect2id.com> Thu, 11 August 2022 17:50 UTC

Return-Path: <vladimir@connect2id.com>
X-Original-To: oauth@ietfa.amsl.com
Delivered-To: oauth@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 93F34C14CF18 for <oauth@ietfa.amsl.com>; Thu, 11 Aug 2022 10:50:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.105
X-Spam-Level:
X-Spam-Status: No, score=-2.105 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, HTML_MESSAGE=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 (2048-bit key) header.d=connect2id.com
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 KrFgXvc7sCh1 for <oauth@ietfa.amsl.com>; Thu, 11 Aug 2022 10:50:20 -0700 (PDT)
Received: from mout-b-105.mailbox.org (mout-b-105.mailbox.org [IPv6:2001:67c:2050:102:465::105]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 67F14C14F741 for <oauth@ietf.org>; Thu, 11 Aug 2022 10:50:19 -0700 (PDT)
Received: from smtp1.mailbox.org (smtp1.mailbox.org [10.196.197.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-b-105.mailbox.org (Postfix) with ESMTPS id 4M3Z8M3qXwz9sqW for <oauth@ietf.org>; Thu, 11 Aug 2022 19:50:11 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=connect2id.com; s=MBO0001; t=1660240211; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Bq+csQ3DLzquo9WDZbPeKSsPzs+C4h/pqsd5bm62pOQ=; b=Y7wJwDrfrXkqY/TcCETaQ3Znq6CVV+htatE82QY5TtJcydTfSpv+4+w4FeerHCVHrtVu4a VngEzra48lK76WkR2qL5O63aBqvKzmODrgxklGc82jZa2URVVEEgnsH87FrZU+k7TUXuzC NViMmzFhewOVU+k9ry8xAXE2SUXMv3OU/xSu2uViKhKbT+do28Lrxp/L7hAXjZvc1CMWIX fT86Oteqywam0NujID8abD798cACwwNPnVIbAC4NJNIt/sUEra/bUxM1DVZha8qY1JYTb0 Blkf1CSZVD+LBi9/zzafv0rCd/Zb6OnQL8WS/oRISoupi3LInBsQ4abiv+DQag==
Message-ID: <08afcc04-0ebc-30c8-c0a4-a2b4a63c62c1@connect2id.com>
Date: Thu, 11 Aug 2022 20:49:55 +0300
MIME-Version: 1.0
Content-Language: en-US
To: oauth@ietf.org
References: <CADNypP-agKP45tAW7es0M5S_y_Rm_V42obWDTCSPWcXt9h5J1g@mail.gmail.com>
From: Vladimir Dzhuvinov <vladimir@connect2id.com>
Organization: Connect2id Ltd.
In-Reply-To: <CADNypP-agKP45tAW7es0M5S_y_Rm_V42obWDTCSPWcXt9h5J1g@mail.gmail.com>
Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg="sha-256"; boundary="------------ms020600060600020106070908"
Archived-At: <https://mailarchive.ietf.org/arch/msg/oauth/HS2jHELgrmklyKe5S8nFxnQBd4Q>
Subject: Re: [OAUTH-WG] DPoP - Impementations
X-BeenThere: oauth@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: OAUTH WG <oauth.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/oauth>, <mailto:oauth-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/oauth/>
List-Post: <mailto:oauth@ietf.org>
List-Help: <mailto:oauth-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/oauth>, <mailto:oauth-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Aug 2022 17:50:24 -0000

Hello Rifaat,

We are very pleased with DPoP and hope to see more people using it in 
future.

DPoP in the OSS Nimbus OAuth 2.0 / OIDC Java SDK:

https://connect2id.com/products/nimbus-oauth-openid-connect-sdk/examples/oauth/dpop

In the c2id server:

https://connect2id.com/products/server/docs/datasheet#dpop

Vladimir Dzhuvinov

On 11/08/2022 00:39, Rifaat Shekh-Yusef wrote:
> All,
>
> As part of the shepherd write-up for the *DPoP* document, we are 
> looking for information about implementations of this draft.
> https://datatracker.ietf.org/doc/draft-ietf-oauth-dpop/
>
> Please, reply to this email on the mailing list with any 
> implementations that you are aware of to support this document.
>
> Regards,
>  Rifaat & Hannes
>
> _______________________________________________
> OAuth mailing list
> OAuth@ietf.org
> https://www.ietf.org/mailman/listinfo/oauth