Dear Amber devs,
I'm now working in a project that relies on oAuth and OpenID for the authentication of the system. Amber and jopenid are selected as the two main sources for authentication implementation. It really a good news that Amber will support OpenID Connect for the coming release. I don't know if it is possible for me to make some contributions to the implementation of Amber ? If yes, please tell me how ? I checkout always the source code of amber at https://svn.apache.org/repos/asf/incubator/amber/trunk/ <https://svn.apache.org/repos/asf/incubator/amber/trunk/> . It seems that the implementation in oAuth2 is compatible with the specification of oAuth up to 2-11. There are some changes in 2-16 which is the latest specification until now. Please correct me if I have the wrong source location or wrong analysis of the code.
Thank you and best regards,
Tien.

On 03/07/11 17:46, Stefan Seelmann wrote:
Hi,

The OpenID Foundation specifies a new version of the OpenID protocol:
OpenID Connect. It's still work-in-progress, the current drafts are
available at [1] [2].

As OpenID Connect is based on OAuth2 I wonder if it makes sense to
implement it within Amber. Thoughts?

Kind Regards,
Stefan


[1] 
http://lists.openid.net/pipermail/openid-specs-ab/Week-of-Mon-20110627/000488.html
[2] http://openid.net/2011/04/29/a-map-for-openid-abc/

Reply via email to