Hi!

Just wanted to let any developers on the list know that we have released a 
Oauth2 REST Java library in collaboration with the Restlet community.
All the source is open and part of the Restlet incubator until we get into a 
more stable phase in the spec.
At the moment draft 10 is implemented and 3 different flows: webclient, user 
agent and none. (token refresh is also in place).
Except of this we are also hosting a auth server for inter-op testing at 
http://labs.ericsson.com and we try to blog and promote the technology going 
forward.

The code is not entirely new since we have been using it from draft 00 and on 
for internal purposes.
If you want to look at the code it is located at 
http://restlet.tigris.org/source/browse/restlet/trunk/incubator/
And the day to day working page at Restlet wiki. 
http://wiki.restlet.org/developers/257-restlet/310-restlet.html

For identity part we are using OpenID only but anyone with the code can change 
that part and implement whatever.
Here is a small Youtube clip that show a sample service

http://www.youtube.com/watch?v=H9R4OyVeSeo


<object width="425" height="344"><param name="movie" 
value="http://www.youtube.com/v/H9R4OyVeSeo?hl=sv&fs=1";></param><param 
name="allowFullScreen" value="true"></param><param name="allowscriptaccess" 
value="always"></param><embed 
src="http://www.youtube.com/v/H9R4OyVeSeo?hl=sv&fs=1"; 
type="application/x-shockwave-flash" allowscriptaccess="always" 
allowfullscreen="true" width="425" height="344"></embed></object>

Please give feedback and draft 11 will be up and running soon.

BR Kristoffer

_______________________________________________
OAuth mailing list
OAuth@ietf.org
https://www.ietf.org/mailman/listinfo/oauth

Reply via email to