Re: [OAUTH-WG] JWT Response for OAuth Token Introspection implementations

Steffo Weber <steffo.weber@forgerock.com> Fri, 17 May 2019 14:21 UTC

Return-Path: <steffo.weber@forgerock.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 77F82120161 for <oauth@ietfa.amsl.com>; Fri, 17 May 2019 07:21:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.001
X-Spam-Level:
X-Spam-Status: No, score=-2.001 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=forgerock.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id e0MXsVm5TQZs for <oauth@ietfa.amsl.com>; Fri, 17 May 2019 07:21:56 -0700 (PDT)
Received: from mail-ed1-x542.google.com (mail-ed1-x542.google.com [IPv6:2a00:1450:4864:20::542]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B4DF512012A for <oauth@ietf.org>; Fri, 17 May 2019 07:21:55 -0700 (PDT)
Received: by mail-ed1-x542.google.com with SMTP id w37so10853506edw.4 for <oauth@ietf.org>; Fri, 17 May 2019 07:21:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=forgerock.com; s=google; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=IJdZPEAPjoaE4gFVfFLwNPh9Xjbtfk3qHhKk4FWsoZw=; b=LeFXUA8zfKvqKLs9HjBf6KbOJOs+qZoEhumr23GP0pE6kUKM26Aey8w/CY1jFHWdl4 FMc+FX9WOYSiazu+jEjz/H+d/IlRQyRzJ4l4oM/h4i6QdFj9zA/0AQmPq4HkKxCDzhny /rdBDKiIeIBpE8aFQ3VQieRbfWQ/rRt8cKvsQ=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=IJdZPEAPjoaE4gFVfFLwNPh9Xjbtfk3qHhKk4FWsoZw=; b=VAa8x1CUEkQexCe1y8+x0pnf7wIgrTXeodJPRkftW7rckIbSR/APxIsQILPnNwqnA2 BS9qXB3GIv5KMepjKFoffBE8qaj/tYBofr+ppfUAg3kZ2pihKN3b1R51IgTbIoaLP6WB HjdmNJY4VXq1T71pD08DyX0kP1kLXhI6hDsrO2bqep/V3lc+Mchrotb5CuNmjGkYZV6t tNeehh4mFcmZd13hlNrLqa3uJN5Exq3DS/Ez2MTrqTvgRZ4TAWyCdf60SR1hCORk+qd9 elAE9vb/DVpHtfN42kFPoGOJaUPDZUJdPfbj+hlSb3NGXFKHP8rbXOF8tyTuxY9m6pEw +/Eg==
X-Gm-Message-State: APjAAAV6yC3YWzV65ynUGkRPH+P67F0exJFwcn9m42f8PZ0U9hIeMCUf /bq15537L94qb6xR1St7+KMMyg==
X-Google-Smtp-Source: APXvYqzp4PXH+XqHL2IOsmMtj21Fk/KBvg+uaevsYacOW7w6g1W2GzAPPF8Vyg8ya41g8KijFJazyw==
X-Received: by 2002:a50:ad77:: with SMTP id z52mr58055473edc.174.1558102914166; Fri, 17 May 2019 07:21:54 -0700 (PDT)
Received: from shiva.fritz.box ([134.101.243.215]) by smtp.gmail.com with ESMTPSA id m12sm1554023ejr.19.2019.05.17.07.21.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 May 2019 07:21:53 -0700 (PDT)
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.8\))
From: Steffo Weber <steffo.weber@forgerock.com>
In-Reply-To: <CAGL6ep+FPsDZkqkAajM8P2acU+0wPJAzc4qR8uF6DJTMG4U4nw@mail.gmail.com>
Date: Fri, 17 May 2019 16:21:51 +0200
Cc: oauth <oauth@ietf.org>
Content-Transfer-Encoding: quoted-printable
Message-Id: <6ACAE0E9-2077-4764-9C80-6A562F8193D7@forgerock.com>
References: <CAGL6ep+FPsDZkqkAajM8P2acU+0wPJAzc4qR8uF6DJTMG4U4nw@mail.gmail.com>
To: Rifaat Shekh-Yusef <rifaat.ietf@gmail.com>
X-Mailer: Apple Mail (2.3445.104.8)
Archived-At: <https://mailarchive.ietf.org/arch/msg/oauth/GCyYGjQJSrX68AdPlPaxaKJa9Hk>
Subject: Re: [OAUTH-WG] JWT Response for OAuth Token Introspection implementations
X-BeenThere: oauth@ietf.org
X-Mailman-Version: 2.1.29
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: Fri, 17 May 2019 14:21:59 -0000

Hi Rifaat

We did one as part of the ForgeRock platform (on a per project basis). Artefact can be found at: https://github.com/ForgeRock/PSD2-Accelerators/tree/yes.com/openig/yes-openig-signed-introspect-filter
We might move that to a different service within the platform at a later stage.

HTH

Steffo

> On 2. May 2019, at 22:46, Rifaat Shekh-Yusef <rifaat.ietf@gmail.com> wrote:
> 
> All,
> 
> As part of the shepherd write-up for the JWT Response for OAuth Token Introspection draft, we are looking for information about implementations for this document:
> https://datatracker.ietf.org/doc/draft-ietf-oauth-jwt-introspection-response/
> 
> Are you aware of any implementations?
> 
> Regards,
>  Rifaat
> 
> 
> _______________________________________________
> OAuth mailing list
> OAuth@ietf.org
> https://www.ietf.org/mailman/listinfo/oauth


--
Dr Steffo Weber | Architect
ForgeRock

http://flip.it/caxRa

Phone: +49 151 5167 9521
Skype: steffo.weber