Re: [sasl] New Work Items - Kitten Recharter

Alexey Melnikov <alexey.melnikov@isode.com> Mon, 09 August 2010 12:58 UTC

Return-Path: <alexey.melnikov@isode.com>
X-Original-To: sasl@core3.amsl.com
Delivered-To: sasl@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 420363A6ACC; Mon, 9 Aug 2010 05:58:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.206
X-Spam-Level:
X-Spam-Status: No, score=-102.206 tagged_above=-999 required=5 tests=[AWL=0.393, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
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 hL1HzKTX8gVO; Mon, 9 Aug 2010 05:58:36 -0700 (PDT)
Received: from rufus.isode.com (rufus.isode.com [62.3.217.251]) by core3.amsl.com (Postfix) with ESMTP id D73F33A69B0; Mon, 9 Aug 2010 05:58:35 -0700 (PDT)
Received: from [10.0.0.112] (204.80-202-212.nextgentel.com [80.202.212.204]) by rufus.isode.com (submission channel) via TCP with ESMTPA id <TF=7mwBSpVaQ@rufus.isode.com>; Mon, 9 Aug 2010 13:59:08 +0100
Message-ID: <4C5FFB8F.6030406@isode.com>
Date: Mon, 09 Aug 2010 14:58:55 +0200
From: Alexey Melnikov <alexey.melnikov@isode.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915
X-Accept-Language: en-us, en
To: Eliot Lear <lear@cisco.com>
References: <4C5CF47F.5040102@oracle.com> <4C5FC699.8060902@cisco.com>
In-Reply-To: <4C5FC699.8060902@cisco.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Cc: "kitten@ietf.org" <kitten@ietf.org>, sasl@ietf.org
Subject: Re: [sasl] New Work Items - Kitten Recharter
X-BeenThere: sasl@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: SASL Working Group <sasl.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/sasl>, <mailto:sasl-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/sasl>
List-Post: <mailto:sasl@ietf.org>
List-Help: <mailto:sasl-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sasl>, <mailto:sasl-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Aug 2010 12:58:37 -0000

Hi Eliot,

Eliot Lear wrote:

>> We are looking for consensus on whether the Kitten WG should adopt 
>> the following drafts as work items:
>>
>>     draft-cantor-ietf-sasl-saml-ec
>>     draft-mills-kitten-sasl-oauth
>>
>> You can respond to lists (kitten or SASL), but please indicate your 
>> decision regardless if you are for or against the proposal.
>
> I support the inclusion of both drafts in our milestones.  To answer 
> Alexey's reaonable question, draft-wierenga-ietf-sasl-saml attempts to 
> rely on existing infrastructure as much as possible, both on the 
> client and on the IdP, while requiring some substantial changes to the 
> RP.   draft-cantor-ietf-sasl-saml-ec requires more substantial changes 
> to the client, but keeps SAML within the application protocol.  The 
> implication of the design choices relate more to how actual 
> authentication gets performed between the SASL client and the IdP. 
>  Existing IdPs make use of HTTP/HTML and unstructured exchanges for 
> that authentication.
>
> In Scott's draft, that occurs in step (4).  This requires the client 
> to have substantially more capabilities than it might have today with 
> either a fully functional web browser either built into the 
> application or tied to the application via some form of IPC with 
> sufficient semantic abilities to discern when to move through step 4 
> to step 5, but at the same time, provides for an overall simpler 
> protocol flow than the document that Klaas and I have put forth.

Yes, I've seen this argument on the mailing list. Two documents suggest 
reasonable solutions for the assumption made. However I am not yet fully 
convinced that the assumption is something important enough to warrant 
having 2 documents.

> Discovery is also handled in Scott's draft.  That is something that we 
> should consider incorporating into the other.

Right.