Re: [Catalyst] Catalyst As OAuth Service Provider

2011-10-13 Thread Gavin Henry
Is anyone any further with this? I'm looking at OAuth 2.0 for our RESTful API. Gavin. -- http://www.suretecsystems.com/services/openldap/ http://www.surevoip.co.uk ___ List: Catalyst@lists.scsys.co.uk Listinfo:

Re: [Catalyst] Catalyst As OAuth Service Provider

2011-03-10 Thread Matthias Dietrich
Hi, Am 09.03.2011 um 22:29 schrieb Ron White: I'm looking to create a new API for our Catalyst website using OAuth authentication. In this scenario our website would be the OAuth service provider, not a consumer of some other public OAuth service. I found mention of a Catalyst OAuth

Re: [Catalyst] Catalyst As OAuth Service Provider

2011-03-10 Thread Presley Cannady
Community support seems to be moving around from older, credential and store specific implementations and coalescing around Doran's Authentication plugin (Catalyst::Plugin::Authentication).

Re: [Catalyst] Catalyst As OAuth Service Provider

2011-03-10 Thread Presley Cannady
Woops, my mistake as well. -- Presley H. Cannady, Jr. Correlate Systems e: revp...@correlatesystems.com p: 617 500 3378 p: 617 500 8532 On 3/9/2011 4:40 PM, Devin Austin wrote: Ah, nevermind me, that's a consumer, not a provider. -- Devin Austin http://www.codedright.net 9702906669 -

Re: [Catalyst] Catalyst As OAuth Service Provider

2011-03-10 Thread Ron White
Hi, Thanks for the suggestion. This looks like a good starting point but it appears to be an incomplete port of OAuth::Lite::Server to Catalyst. Thanks! Ron On Mar 10, 2011, at 3:19 AM, Matthias Dietrich wrote: Hi, Am 09.03.2011 um 22:29 schrieb Ron White: I'm looking to create a new

Re: [Catalyst] Catalyst As OAuth Service Provider

2011-03-09 Thread Devin Austin
On Wed, Mar 9, 2011 at 2:29 PM, Ron White ron.wh...@trackvia.com wrote: I'm looking to create a new API for our Catalyst website using OAuth authentication. In this scenario our website would be the OAuth service provider, not a consumer of some other public OAuth service. I found mention

Re: [Catalyst] Catalyst As OAuth Service Provider

2011-03-09 Thread Devin Austin
On Wed, Mar 9, 2011 at 2:34 PM, Devin Austin devin.aus...@gmail.com wrote: On Wed, Mar 9, 2011 at 2:29 PM, Ron White ron.wh...@trackvia.com wrote: I'm looking to create a new API for our Catalyst website using OAuth authentication. In this scenario our website would be the OAuth service