[orkut-developer] Three-Legged OAuth Authentication

2009-01-11 Thread Guy Rutenberg
support the 3-legged authentication protocol? Thanks, Guy Rutenberg --~--~-~--~~~---~--~~ 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

[orkut-developer] Re: Using Signed Requests with Python

2008-06-17 Thread Guy Rutenberg
Hi, On Jun 12, 2:45 pm, "Rohit Ghatol" <[EMAIL PROTECTED]> wrote: > http://code.google.com/apis/opensocial/articles/appengine.html Thanks it really helped. However, I'm stuck on parsing the x509 certificate to hex. Can you give me some pointers on how to parse (which part of it should I convert

[orkut-developer] Using Signed Requests with Python

2008-06-12 Thread Guy Rutenberg
Hi, I'm trying to use the signed requests with a python backend. Unfortunately, I saw that the python implementation of OAuth is missing the RSA-SHA1 signature method. Is there any way to use a different signature method in Orkut? If not, do you now if there are plans to extend the Python suppor