[oauth] Re: OAuth Server Libraries

2009-10-26 Thread Hans Granqvist
Santhosh, Check out http://oauth.net/code -H On Sun, Oct 25, 2009 at 10:10 PM, Santhosh brsan...@gmail.com wrote: Hi Team, Thanks in advance for answering/giving some directions. We have been talking about implementing OAuth server (to act as Service Provider), which consumers would

[oauth] Re: OAuth Server Libraries

2009-10-26 Thread John Kristian
There's a sample service provider source code in http://oauth.googlecode.com/svn/code/java/example/oauth-provider/ It has javadoc, but no other documentation. It's a Servlet application. It uses .jars whose source code is in http://oauth.googlecode.com/svn/code/java/core/provider/ and

[oauth] Re: OAuth server

2009-08-15 Thread michael_h
http://code.google.com/p/oauth-php/ (PHP) http://code.google.com/p/oauth-java/ (Java) Michael On Aug 14, 1:42 pm, Shunde Zhang dickie.ch...@gmail.com wrote: Hi Manish, Thanks for your information. Could you give me the link to the oauth server on google code? And is there a doc on how to

[oauth] Re: OAuth server

2009-08-15 Thread John Kristian
There's an example service provider at http://code.google.com/p/oauth/source/browse/#svn/code/java/example/oauth-provider But it doesn't do what Shunde wants. I don't find any code at http://code.google.com/p/oauth-java/ On Aug 15, 2:15 am, michael_h mic...@gmail.com wrote:

[oauth] Re: OAuth server

2009-08-14 Thread Manish Pandit
On Aug 11, 8:29 pm, Shunde Zhang dickie.ch...@gmail.com wrote: Hi, I am interested in OAuth and want to set up my own oauth env. From the website, all I found are oauth client libs. I would like to know whether there are open source oauth servers, or apache modules. What I want to set up

[oauth] Re: OAuth server

2009-08-14 Thread Shunde Zhang
Hi Manish, Thanks for your information. Could you give me the link to the oauth server on google code? And is there a doc on how to install it with other identity providers? Thanks a lot, Shunde. On Aug 14, 3:08 pm, Manish Pandit pandit.man...@gmail.com wrote: On Aug 11, 8:29 pm, Shunde Zhang