On Mon, 11 Jun 2012 21:04:05 +0200 Graham Leggett <[email protected]> wrote:
> On 11 Jun 2012, at 8:56 PM, David Robinson wrote: > > > I am wondering if there are any plans to add OAuth 2 capabilities into the > > base authorization capabilities of the http server ? > > When I wrote mod_auth_form, I made introductory plans to support OpenID, but > wasn't able to continue with it due to time constraints. It would be ideal if > httpd could do both openid and oauth out the box. There's a third-perty authn_openid module, that looks like a simple wrapper round a library. Should serve basic needs. I looked around for oauth a while back, but I can't remember what I found. I think there was a solution in some scripting language but not a module. -- Nick Kew
