Re: [P2PSIP] Question about the use of SAML with P2P SIP

zainab khallouf <zainab.khallouf@gmail.com> Sun, 24 January 2010 06:33 UTC

Return-Path: <zainab.khallouf@gmail.com>
X-Original-To: p2psip@core3.amsl.com
Delivered-To: p2psip@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 337A93A6808 for <p2psip@core3.amsl.com>; Sat, 23 Jan 2010 22:33:13 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.001
X-Spam-Level:
X-Spam-Status: No, score=0.001 tagged_above=-999 required=5 tests=[BAYES_50=0.001]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mwXRWvJEpfJd for <p2psip@core3.amsl.com>; Sat, 23 Jan 2010 22:33:12 -0800 (PST)
Received: from mail-ew0-f226.google.com (mail-ew0-f226.google.com [209.85.219.226]) by core3.amsl.com (Postfix) with ESMTP id 3524F3A67EB for <p2psip@ietf.org>; Sat, 23 Jan 2010 22:33:12 -0800 (PST)
Received: by ewy26 with SMTP id 26so949473ewy.28 for <p2psip@ietf.org>; Sat, 23 Jan 2010 22:33:09 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=aayxYaRxMnpe9y3HpmvfyxpgMLcToilgaOrjR6hWxDc=; b=DKDtsOkwJXEY9oupb0Qil1r41ZNU8VVhQE1A1OB+mWuVfBE18l1JFZAoWczUGeMLGr u78r4TZSLcx+6LZ+egRVEwvGOODHvIQQqTIh92A3CSQq8FvSii4thn/sAba8tBuBwl6/ QEh+Tmqxv3W8hni80WA0GcbiZfCzz3ErCd/5E=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=BPyEqBFK9b3UsuYzPznuXBYEK8k5RZU8RgPsMKP+URl397PzTwyumB/PNztrThpI1I 7Vraa8W9XXjyfFaeqBVozEOprP1iU6kBfo5tYUIFEhOtEkdzChjjFZovMturc48gNmZa SSXme/7JGw6DVvOACiBc5y6MnIpWuWyXPGAW0=
MIME-Version: 1.0
Received: by 10.216.172.203 with SMTP id t53mr2006031wel.56.1264314789626; Sat, 23 Jan 2010 22:33:09 -0800 (PST)
In-Reply-To: <d3aa5d01001231336r6889b8b9g5b94c8035782b432@mail.gmail.com>
References: <b1a97c6e1001231205r2bcdf1d5i9fa33862c6c9f9c2@mail.gmail.com> <d3aa5d01001231336r6889b8b9g5b94c8035782b432@mail.gmail.com>
Date: Sun, 24 Jan 2010 08:33:09 +0200
Message-ID: <b1a97c6e1001232233w7087853yf6dc157968ed6d47@mail.gmail.com>
From: zainab khallouf <zainab.khallouf@gmail.com>
To: Eric Rescorla <ekr@rtfm.com>
Content-Type: text/plain; charset="ISO-8859-1"
Cc: p2psip@ietf.org
Subject: Re: [P2PSIP] Question about the use of SAML with P2P SIP
X-BeenThere: p2psip@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Peer-to-Peer SIP working group discussion list <p2psip.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/p2psip>, <mailto:p2psip-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/p2psip>
List-Post: <mailto:p2psip@ietf.org>
List-Help: <mailto:p2psip-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/p2psip>, <mailto:p2psip-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 24 Jan 2010 06:33:13 -0000

On 1/23/10, Eric Rescorla <ekr@rtfm.com> wrote:
> It's not clear to me what this would do... P2PSIP already has a pretty clear
> authentication and authorization structure, so what would SAML bring
> to the party?


As far as I know, these solutions rely mostly on centralized
authentication authority, or adhoc approaches.
Using SAML with P2P SIP allows to include a broad category of
authentication solutions: centralized or decentralized approaches like
the web of trust approaches, this what I tried to introduce in my
paper (Trust Management in Peer-to-Peer SIP Using the Security
Assertion Markup Language).
The draft (draft-ietf-sip-saml-06.txt) defines a profile SAML to be
used with SIP, but the daft does not define a profile to be used with
P2P SIP.

Thanks,
http://sites.google.com/site/zainabkhallouf/