[OAUTH-WG] sequence diagrams
Marius Scurtescu <mscurtescu@google.com> Thu, 01 July 2010 01:28 UTC
Return-Path: <mscurtescu@google.com>
X-Original-To: oauth@core3.amsl.com
Delivered-To: oauth@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 6F8953A68C6 for <oauth@core3.amsl.com>; Wed, 30 Jun 2010 18:28:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.521
X-Spam-Level:
X-Spam-Status: No, score=-101.521 tagged_above=-999 required=5 tests=[AWL=0.456, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, 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 Ek2DQ1C158On for <oauth@core3.amsl.com>; Wed, 30 Jun 2010 18:28:56 -0700 (PDT)
Received: from smtp-out.google.com (smtp-out.google.com [74.125.121.35]) by core3.amsl.com (Postfix) with ESMTP id 7851C3A6896 for <oauth@ietf.org>; Wed, 30 Jun 2010 18:28:56 -0700 (PDT)
Received: from hpaq5.eem.corp.google.com (hpaq5.eem.corp.google.com [172.25.149.5]) by smtp-out.google.com with ESMTP id o611T7cX029034 for <oauth@ietf.org>; Wed, 30 Jun 2010 18:29:07 -0700
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=google.com; s=beta; t=1277947747; bh=rFchWi1t8jWBAY1EDmxgwDkQvLU=; h=MIME-Version:From:Date:Message-ID:Subject:To:Content-Type; b=kjVCU44ydY+aVMJ43yLoYk4Gv0wBdjQ2HVoXiNxUrv8fsc0WlEFjK6zlMn9gvfVJm psVLfMqOcRSgCQD7lufdQ==
DomainKey-Signature: a=rsa-sha1; s=beta; d=google.com; c=nofws; q=dns; h=mime-version:from:date:message-id:subject:to:content-type:x-system-of-record; b=eSdcsLVs0Hw2uJvZqCutAoFZBQtOxX7mnY+V7Sy6mohw77IZ5zY7Q+tCWEMXvzGYO 89xKJ/207usfemKyPHP6g==
Received: from gwj19 (gwj19.prod.google.com [10.200.10.19]) by hpaq5.eem.corp.google.com with ESMTP id o611T5Bk024340 for <oauth@ietf.org>; Wed, 30 Jun 2010 18:29:06 -0700
Received: by gwj19 with SMTP id 19so821580gwj.30 for <oauth@ietf.org>; Wed, 30 Jun 2010 18:29:05 -0700 (PDT)
Received: by 10.101.3.38 with SMTP id f38mr11610609ani.90.1277947744134; Wed, 30 Jun 2010 18:29:04 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.101.132.22 with HTTP; Wed, 30 Jun 2010 18:28:44 -0700 (PDT)
From: Marius Scurtescu <mscurtescu@google.com>
Date: Wed, 30 Jun 2010 18:28:44 -0700
Message-ID: <AANLkTilo2O0MYi1jMqF8vlGvjQ2mmgtxTxLnFPUPcoML@mail.gmail.com>
To: OAuth WG <oauth@ietf.org>
Content-Type: text/plain; charset="ISO-8859-1"
X-System-Of-Record: true
Subject: [OAUTH-WG] sequence diagrams
X-BeenThere: oauth@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: OAUTH WG <oauth.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/oauth>, <mailto:oauth-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 01 Jul 2010 01:28:57 -0000
I created sequence diagrams for the main profiles supported by draft 09: https://docs.google.com/leaf?id=0B_5REGY-7RjcMjYxMzE3YTAtZWY4My00YTM5LTgzMmMtY2QwZDc3ZmEwZjhi&hl=en Let me know if they make sense and how can they be improved. Marius
- [OAUTH-WG] sequence diagrams Marius Scurtescu
- Re: [OAUTH-WG] sequence diagrams Lukas Rosenstock