Hi Nader, We do not have sample implementation of the OAuth 2.0 AS and RS. Hovewer you can look at the code snippets at wiki: [1] and [2], showing basic usage of Apache Amber.
[1] https://cwiki.apache.org/confluence/display/AMBER/OAuth+2.0+Authorization+Server [2] https://cwiki.apache.org/confluence/display/AMBER/OAuth+2.0+Resource+Server Cheers, Lukasz On Sat, Sep 10, 2011 at 4:46 PM, Nader Hadji Ghanbari < [email protected]> wrote: > Hello, > > Is there any oauth2 provider sample from which we could learn how to > implement > > An authorization server and a resource server? > > Because I found only a client demo application in apache amber for > consuming > several oauth2 providers, but I couldn't find any provider sample. > > Thanks in advance, > > N Ghanbari > >
