>
> I haven't even gotten to oauth and how it fits into all this.  Right now
> I'm just trying to figure out how to convey the current user to the
> container and make sure all makeRequest, appData, userPref, etc. calls
> have the correct context.  I also haven't tackled any encryption yet.
> Right now I'm just trying to get this working in clear text.
>

Hi Doug, the secure token used on the Container context haven't nothing
related with Oauth, this sounds
a little bit confusing but it's like that.

The secure token is a "package" of information used between the gadget and
the social container to share
some specific data (defined by the creator of the Social Container) like
AppId, moduleId, Views, etc.

This secure token can be encrypted or not, (see plain tokens options in the
configuration files).

The authorization an authentication of the request is handled by the user
session, the secure token doesn't have
that responsibility.

I hope this help you.

Regards

-- 
Ing. Casiva  Agustin

Mail/Msn/GTalk/Jabber: [email protected]
Skype: casivaagustin
CEL : 054-03722-15270639
Site: http://www.casivaagustin.com.ar

Reply via email to