[rtcweb] ICWE short paper on WebRTC IdP Proxy implementation

Kevin Corre <kevin.corre@inria.fr> Tue, 13 June 2017 08:55 UTC

Return-Path: <kevin.corre@inria.fr>
X-Original-To: rtcweb@ietfa.amsl.com
Delivered-To: rtcweb@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1075E12EBAF for <rtcweb@ietfa.amsl.com>; Tue, 13 Jun 2017 01:55:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.899
X-Spam-Level:
X-Spam-Status: No, score=-6.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_HI=-5, RP_MATCHES_RCVD=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
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 wxJgCWuXGLGs for <rtcweb@ietfa.amsl.com>; Tue, 13 Jun 2017 01:55:11 -0700 (PDT)
Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) (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 8A8BD12EB9E for <rtcweb@ietf.org>; Tue, 13 Jun 2017 01:55:10 -0700 (PDT)
X-IronPort-AV: E=Sophos;i="5.39,337,1493676000"; d="scan'208,217";a="278576879"
Received: from zmbs1.inria.fr ([128.93.142.14]) by mail2-relais-roc.national.inria.fr with ESMTP; 13 Jun 2017 10:55:00 +0200
Date: Tue, 13 Jun 2017 10:55:00 +0200
From: Kevin Corre <kevin.corre@inria.fr>
To: rtcweb@ietf.org
Message-ID: <732275704.86150599.1497344100559.JavaMail.zimbra@inria.fr>
In-Reply-To: <779528943.86140527.1497343604808.JavaMail.zimbra@inria.fr>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_Part_86150598_50258425.1497344100558"
X-Originating-IP: [131.254.67.174]
X-Mailer: Zimbra 8.0.9_GA_6191 (ZimbraWebClient - FF53 (Mac)/8.0.9_GA_6191)
Thread-Topic: ICWE short paper on WebRTC IdP Proxy implementation
Thread-Index: lq0Zy21e9xVmM87si1yhC1tGQS5tFA==
Archived-At: <https://mailarchive.ietf.org/arch/msg/rtcweb/1CTjjzAdsE_vzsSWgeiE9afY0ZY>
Subject: [rtcweb] ICWE short paper on WebRTC IdP Proxy implementation
X-BeenThere: rtcweb@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: Real-Time Communication in WEB-browsers working group list <rtcweb.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/rtcweb/>
List-Post: <mailto:rtcweb@ietf.org>
List-Help: <mailto:rtcweb-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 13 Jun 2017 08:55:13 -0000

Hi, 

We just presented a short paper to the ICWE'17 conference in which we describe our implementation of WebRTC IdP Proxy with OIDC servers. 
We also implemented identity negotiation in WebRTC and we describe what worked and what did not. 

I thought it might interest peoples on the list. If you have time to read it, I would gladly hear feedback and remarks. 

The paper is available at : https://link.springer.com/chapter/10.1007/978-3-319-60131-1_27 (or on my website if you don't have springer access, kcorre.github.io). 

Regards, 
Kevin