You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Apache Amber: An OAuth Open Source framework

Overwiew

The Apache Amber project delivers a Java development framework mainly aimed to build OAuth-aware applications.
It is compliant with an OAuth 2.0 specification - currently draft 10

Quickstart

Learn how Apache Amber works by using the provided demo Web application: OAuth Demo

News

  • OAuth 2.0 documentation moved from Leeloo
  • Leeloo (first OAuth 2.0 Java implementation) has been moved permanently to the Apache Amber project. Development will be continued under the ASF umbrella. Please stay tuned.

Features

OAuth 2.0

  • Covers OAuth 2.0 specification draft 10
  • Both for OAuth clients and AS/RS
  • Lightweight and non intrusive
  • Simple and extensible API
  • Under heavy development
  • High unit tests coverage

OAuth 1.0

  • No labels