Re: [orkut-developer] Support plan for OAuth 2.0

2011-04-16 Thread Tiago Silveira (Google)
Roberto, there are many OAuth apps out there that are not orkut gadgets.

You can get an oauth key and secret here:
http://code.google.com/apis/accounts/docs/RegistrationForWebAppsAuto.html#new

3LO works as long as you send RPC requests to 
(sandbox.)?orkut.com/social/rpc. The libraries Robson provided are good 
starting points.

-- 
You received this message because you are subscribed to the Google Groups 
orkut Developer Forum group.
To post to this group, send email to opensocial-orkut@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.



Re: [orkut-developer] Support plan for OAuth 2.0

2011-04-07 Thread Roberto Scattini
hi sung,

as i understand, orkut supports 2-legged OAuth only for applications living
inside orkut.
for external applications, the only way to go is 3-legged OAuth.

hope it helps.


2011/4/4 Sung won Cho ajou...@gmail.com

 Dear All.
 In orkut's documents, it said that the only way to authentication with
 OAuth is 2-legged OAuth is available.
 If orkur has plan to support OAuth 2.0, plz let me know about it.

 IF orkut already support, OAuth 2.0, can I know how should I fill scope
 of OAuth 2.0 request URI?

 As a result, I want to get access token of orkut APIs using OAuth 2.0.

  --
 You received this message because you are subscribed to the Google Groups
 orkut Developer Forum group.
 To post to this group, send email to opensocial-orkut@googlegroups.com.
 To unsubscribe from this group, send email to
 opensocial-orkut+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/opensocial-orkut?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
orkut Developer Forum group.
To post to this group, send email to opensocial-orkut@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.



[orkut-developer] Support plan for OAuth 2.0

2011-04-04 Thread Sung won Cho
Dear All.
In orkut's documents, it said that the only way to authentication with OAuth 
is 2-legged OAuth is available.
If orkur has plan to support OAuth 2.0, plz let me know about it.

IF orkut already support, OAuth 2.0, can I know how should I fill scope of 
OAuth 2.0 request URI?

As a result, I want to get access token of orkut APIs using OAuth 2.0.

-- 
You received this message because you are subscribed to the Google Groups 
orkut Developer Forum group.
To post to this group, send email to opensocial-orkut@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.



Re: [orkut-developer] Support plan for OAuth 2.0

2011-04-04 Thread Robson Dantas
Documentation is outdated.

Orkut allows you to connect using 3legged oauth. There are some libraries
available:

Java:
http://code.google.com/p/orkut-os-client

PHP
http://code.google.com/p/orkut-os-client-php

.NET
http://code.google.com/p/orkut-oauth-api-csharp/

There are lots of information over there.

Let us know if you have any doubt.

Best

Robson Dantas
@robsondantas

On Mon, Apr 4, 2011 at 3:56 AM, Sung won Cho ajou...@gmail.com wrote:

 Dear All.
 In orkut's documents, it said that the only way to authentication with
 OAuth is 2-legged OAuth is available.
 If orkur has plan to support OAuth 2.0, plz let me know about it.

 IF orkut already support, OAuth 2.0, can I know how should I fill scope
 of OAuth 2.0 request URI?

 As a result, I want to get access token of orkut APIs using OAuth 2.0.

  --
 You received this message because you are subscribed to the Google Groups
 orkut Developer Forum group.
 To post to this group, send email to opensocial-orkut@googlegroups.com.
 To unsubscribe from this group, send email to
 opensocial-orkut+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/opensocial-orkut?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
orkut Developer Forum group.
To post to this group, send email to opensocial-orkut@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.