You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by Michele Mostarda <mi...@gmail.com> on 2009/02/03 13:27:03 UTC

Issue with

Dear all,

I'm playing with Shindig and OAuth and I tested the OAuth integration by
following the

demo described in thread
http://groups.google.com/group/oauth/browse_thread/thread/5dea93b44dbbb628

The demo worked fine but I noticed that the container holds the oauth data
among different user sessions.

In my case I used the Contacts widget (
http://dirk.balfanz.googlepages.com/contacts.xml)

to retrieve my Google contacts, and then I repeated the same operation from
another computer with different

Google credentials, obtaining again MY personal contacts.

I looked for any open issue on Jira with no result.

Does anybody know if it is a bug or any kind of misconfiguration?

Thanks

Mic

Re: Issue with

Posted by Michele Mostarda <mi...@gmail.com>.
Yes sure, it was just a misunderstanding !

The test container uses always the same "john.doe" user.

Thanks

Mic

2009/2/3 Brian Eaton <be...@google.com>

> Hi Michele -
>
> What user-ids did you enter on the Shindig side?
>
> The data is keyed in Shindig by the user-id you provide to Shindig,
> not the user-id you provide to Google.
>
>
> On Tue, Feb 3, 2009 at 4:27 AM, Michele Mostarda
> <mi...@gmail.com> wrote:
> > Dear all,
> >
> > I'm playing with Shindig and OAuth and I tested the OAuth integration by
> > following the
> >
> > demo described in thread
> >
> http://groups.google.com/group/oauth/browse_thread/thread/5dea93b44dbbb628
> >
> > The demo worked fine but I noticed that the container holds the oauth
> data
> > among different user sessions.
> >
> > In my case I used the Contacts widget (
> > http://dirk.balfanz.googlepages.com/contacts.xml)
> >
> > to retrieve my Google contacts, and then I repeated the same operation
> from
> > another computer with different
> >
> > Google credentials, obtaining again MY personal contacts.
> >
> > I looked for any open issue on Jira with no result.
> >
> > Does anybody know if it is a bug or any kind of misconfiguration?
> >
> > Thanks
> >
> > Mic
> >
>

Re: Issue with

Posted by Brian Eaton <be...@google.com>.
Hi Michele -

What user-ids did you enter on the Shindig side?

The data is keyed in Shindig by the user-id you provide to Shindig,
not the user-id you provide to Google.


On Tue, Feb 3, 2009 at 4:27 AM, Michele Mostarda
<mi...@gmail.com> wrote:
> Dear all,
>
> I'm playing with Shindig and OAuth and I tested the OAuth integration by
> following the
>
> demo described in thread
> http://groups.google.com/group/oauth/browse_thread/thread/5dea93b44dbbb628
>
> The demo worked fine but I noticed that the container holds the oauth data
> among different user sessions.
>
> In my case I used the Contacts widget (
> http://dirk.balfanz.googlepages.com/contacts.xml)
>
> to retrieve my Google contacts, and then I repeated the same operation from
> another computer with different
>
> Google credentials, obtaining again MY personal contacts.
>
> I looked for any open issue on Jira with no result.
>
> Does anybody know if it is a bug or any kind of misconfiguration?
>
> Thanks
>
> Mic
>