You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by Henry Saputra <he...@gmail.com> on 2011/08/21 02:49:46 UTC

Re: [osgs] OAuth 2.0 Service Provider in Shindig - Documentation Available

Eric,

Is this proposal to be checked in in Shindig trunk?

This has not been committed to trunk yet, has it?

- Henry

On Friday, August 19, 2011, Eric Woods <wo...@gmail.com> wrote:
> I've written some documentation surrounding our OAuth 2.0 Service Provider
implementation in Apache Shindig.  Check it out on the OpenSocial wiki:
http://docs.opensocial.org/display/OSD/OAuth+2.0+Service+Provider+Implementation+in+Apache+Shindig
>
> - Eric W.
>
> --
> You received this message because you are subscribed to the Google Groups
"OpenSocial and Gadgets Specification Discussion" group.
> To post to this group, send email to
opensocial-and-gadgets-spec@googlegroups.com.
> To unsubscribe from this group, send email to
opensocial-and-gadgets-spec+unsubscribe@googlegroups.com.
> For more options, visit this group at
http://groups.google.com/group/opensocial-and-gadgets-spec?hl=en.
>
>

OAuth 2.0 Service Provider & Client for Shindig

Posted by Matthew Marum <mg...@gmail.com>.
Resending this just to be clear since it was mentioned in the body of the 
previous e-mail but not in the subject line.

We are planning on posting patches for BOTH Java client and service provider 
support.  Expect OAuth 2.0 patches for Shindig to be available by Friday.

Thanks.

Matt Marum

Re: [osgs] OAuth 2.0 Service Provider in Shindig - Documentation Available

Posted by Matthew Marum <mg...@gmail.com>.
We are nearing a point where we will be posting a patches for Shindig for 
both the OAuth 2.0 service provider and Java-side client support.  The 
client support is being worked on by Adam Clarke and Li Xu and uses some of 
the proposed ModulePrefs changes (
http://code.google.com/p/opensocial-resources/issues/detail?id=1209).

They have also been contributing code to the same fork of Shindig in github 
where Eric and I have been working.

https://github.com/mgmarum/shindig

Expect Shindig patches to be available by Friday.



Re: [osgs] OAuth 2.0 Service Provider in Shindig - Documentation Available

Posted by Matthew Marum <mg...@gmail.com>.
At the moment, we've actually been developing using a public fork of Shindig
within github that I've been periodically syncing with trunk.  I think in
the longer term it is appropriate to refactor the code into shindig extras,
but if people are interested in seeing what we've done so far can visit my
git repo.

https://github.com/mgmarum/shindig

Matt Marum

On Tue, Aug 23, 2011 at 7:03 AM, Mark W. <we...@gmail.com> wrote:

> Can we put it in shidig extras so folks can start looking at it?
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenSocial and Gadgets Specification Discussion" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/opensocial-and-gadgets-spec/-/La16-vcPLlYJ
> .
>
> To post to this group, send email to
> opensocial-and-gadgets-spec@googlegroups.com.
> To unsubscribe from this group, send email to
> opensocial-and-gadgets-spec+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/opensocial-and-gadgets-spec?hl=en.
>

Re: [osgs] OAuth 2.0 Service Provider in Shindig - Documentation Available

Posted by "Mark W." <we...@gmail.com>.
Can we put it in shidig extras so folks can start looking at it?

Re: [osgs] OAuth 2.0 Service Provider in Shindig - Documentation Available

Posted by Matthew Marum <mg...@gmail.com>.
We'd like to get it into Shindig trunk.  It has not been committed yet, the 
work is still ongoing.  It'll be a couple more weeks at least.

Matt