Return-Path: X-Original-To: apmail-incubator-amber-user-archive@minotaur.apache.org Delivered-To: apmail-incubator-amber-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 68309E1C1 for ; Sat, 15 Dec 2012 18:09:27 +0000 (UTC) Received: (qmail 88914 invoked by uid 500); 15 Dec 2012 18:09:27 -0000 Delivered-To: apmail-incubator-amber-user-archive@incubator.apache.org Received: (qmail 88880 invoked by uid 500); 15 Dec 2012 18:09:27 -0000 Mailing-List: contact amber-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: amber-user@incubator.apache.org Delivered-To: mailing list amber-user@incubator.apache.org Received: (qmail 88869 invoked by uid 99); 15 Dec 2012 18:09:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Dec 2012 18:09:26 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lukasz.moren@gmail.com designates 209.85.219.47 as permitted sender) Received: from [209.85.219.47] (HELO mail-oa0-f47.google.com) (209.85.219.47) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Dec 2012 18:09:20 +0000 Received: by mail-oa0-f47.google.com with SMTP id h1so4568921oag.6 for ; Sat, 15 Dec 2012 10:08:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=vi5GebFHONwVdkd0YRi3qhKFlgq8l1PGwl8Xn+mitiI=; b=eb6grAVaFH7g38COLFE2eL0nQyHepTMQRMoZGj6cwtESkbytjfi0j0uhjd6uyBA9s3 bH6p53DRivp4jx11Is6Zq3ZsFc87fjCEfRyjwDlmRjXm9q/UiPH2r3KkHqe+32DfhkFD WMBVeAzhWk6FBwbgmvnWbV6fCGL+lEkUMGbfVZabeLevI6GeAO5Rm6C9kOQSf3+S3U/p 0fItTKVg+jApFaIvBHzc67/dl3ywMjOhu7FjDV/LorB5HMZCclGsbPKvbygDO0QnTHjI Uo8J6zntmH90lloBkChsVJeYPMovSdBPZLTvA++YF4rjAVviQJkWix8zw2H7mGWEWGg+ 38QQ== MIME-Version: 1.0 Received: by 10.60.0.136 with SMTP id 8mr7600679oee.35.1355594939344; Sat, 15 Dec 2012 10:08:59 -0800 (PST) Received: by 10.60.24.228 with HTTP; Sat, 15 Dec 2012 10:08:59 -0800 (PST) In-Reply-To: <2F273043-7BB6-4C44-8351-0832A4248C2F@adobe.com> References: <50CC60FF.8050108@gmail.com> <2F273043-7BB6-4C44-8351-0832A4248C2F@adobe.com> Date: Sat, 15 Dec 2012 19:08:59 +0100 Message-ID: Subject: Re: Getting started.. From: =?UTF-8?B?xYF1a2FzeiBNb3JlxYQ=?= To: amber-user@incubator.apache.org Content-Type: multipart/alternative; boundary=e89a8fb1ffded1a6ed04d0e80a0c X-Virus-Checked: Checked by ClamAV on apache.org --e89a8fb1ffded1a6ed04d0e80a0c Content-Type: text/plain; charset=ISO-8859-1 Hello Enrico, You can find simple implementation of OAuth 2.0 server endpoints in integration-tests package: https://github.com/apache/amber/tree/trunk/oauth-2.0/integration-tests/src/test/java/org/apache/amber/oauth2/integration/endpoints Hope that helps. Cheers, Lukasz On Sat, Dec 15, 2012 at 5:51 PM, Antonio Sanso wrote: > Hi Enrico, > > I am afraid this is the best you can get at the moment. > We will try to put the improving of the documentation in our todo list. > > Regards > > Antonio > > On Dec 15, 2012, at 12:37 PM, Enrico Olivelli wrote: > > > Hi all, > > I'd like to start developing OAuth2 support on my web application using > > Amber > > > > Is there some working example to implement an authorization server ? > > (docs on > > > https://cwiki.apache.org/confluence/display/AMBER/OAuth+2.0+Authorization+Server > > are not complete) > > > > thank you > > > > Enrico > > > > --e89a8fb1ffded1a6ed04d0e80a0c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello Enrico,

You can find simple implementation of OAut= h 2.0 server endpoints in integration-tests package:=A0

Hope that helps.

Cheers,= Lukasz


= On Sat, Dec 15, 2012 at 5:51 PM, Antonio Sanso <asanso@adobe.com> wrote:
Hi Enrico,

I am afraid this is the best you can get at the moment.
We will try to put the improving of the documentation in our todo list.

Regards

Antonio

On Dec 15, 2012, at 12:37 PM, Enrico Olivelli wrote:

> Hi all,
> I'd like to start developing OAuth2 support on my web application = using
> Amber
>
> Is there some working example to implement an authorization server ? > (docs on
> https://cwiki.apache.org/confluenc= e/display/AMBER/OAuth+2.0+Authorization+Server
> are not complete)
>
> thank you
>
> Enrico
>


--e89a8fb1ffded1a6ed04d0e80a0c--