[OAUTH-WG] OAuth leeloo V0.1

Maciej Machulak <maciej.machulak@gmail.com> Thu, 30 September 2010 15:44 UTC

Return-Path: <maciej.machulak@gmail.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 8239E3A6C1D for <oauth@core3.amsl.com>; Thu, 30 Sep 2010 08:44:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
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 B7+8JouYRHmP for <oauth@core3.amsl.com>; Thu, 30 Sep 2010 08:44:36 -0700 (PDT)
Received: from mail-fx0-f44.google.com (mail-fx0-f44.google.com [209.85.161.44]) by core3.amsl.com (Postfix) with ESMTP id 22DEC3A6BAB for <oauth@ietf.org>; Thu, 30 Sep 2010 08:44:35 -0700 (PDT)
Received: by fxm6 with SMTP id 6so1643076fxm.31 for <oauth@ietf.org>; Thu, 30 Sep 2010 08:45:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=2SMs2AfSIngVPyvJFky6t1E+CpUu3FNUpxC2J3NWYrw=; b=SYkTrn+sYUAk4PyC7rqKzxNg5fzoZXBL9US11/SsJd3NgNqbcL4m4dfXJ342aGzRYj p1s2jnfq4zsdOE2ZGnVc8k7KtdGd9lC3f536ABEZEEyg/pQFhXDHtsFcBMEfWnrtsKWz XUN/n0Fqv1ATI2TNdYFd2zMB6nZrZtd/Y0MUA=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=vsGe6ZJ3b3HKLdKcKHNyrnnXM5j0K9txQlFzH9acaCmw/IzoJJqqpe/ufA2eOnnkR+ SAMA9IWX+8Sn94plfcuhvYvnRFR0ZK5CvXbG+ydiEYQqhZJR64f5k6lmevDW6WxAIXdR MD3q2So9dRVFSmsCBNVHvAeSc/tHKnZR7qe0c=
MIME-Version: 1.0
Received: by 10.223.13.133 with SMTP id c5mr1061016faa.51.1285861520925; Thu, 30 Sep 2010 08:45:20 -0700 (PDT)
Received: by 10.223.113.132 with HTTP; Thu, 30 Sep 2010 08:45:20 -0700 (PDT)
Date: Thu, 30 Sep 2010 16:45:20 +0100
Message-ID: <AANLkTin33uFWFmnM-YEf9zrN4YagpFXn20TVYsUEa3ZW@mail.gmail.com>
From: Maciej Machulak <maciej.machulak@gmail.com>
To: oauth@ietf.org
Content-Type: text/plain; charset="UTF-8"
Subject: [OAUTH-WG] OAuth leeloo V0.1
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, 30 Sep 2010 15:44:37 -0000

Hi,

We're pleased to announce the release of a new OAuth V2.0 library -
OAuth leeloo V0.1. It implements draft 10 of the OAuth spec. It allows
to easily build Clients, Authorization Servers and Resource Servers.
We've been using leeloo internally at one of our Web applications and
as a part of a bigger framework - UMA/j (User-Managed Access Java
framework). Soon we'll make publicly available our OAuth-compliant Web
application that also supports site-meta/host-meta and the OAuth
Dynamic Client Registration draft (as well as UMA).

OAuth leeloo is available in Maven Central so you can start using it
straight away :-)

Check out http://leeloo.smartam.net for more information.
The official blog post: http://smartjisc.wordpress.com

Cheers,
Maciej & Lukasz

-- 
Maciej Machulak
email: maciej.machulak@gmail.com
tel: +44 7999 606 767