[Acegisecurity-developer] OpenID support updated

2007-07-03 Thread Ray Krueger
I've been sitting on this for far too long and finally committed the changes. I've committed the OpenId4java support and an OpenIdAuthenticationProcessingFilter built to replace the Servlet that is in there now. I've been poking around with it for a while...

Re: [Acegisecurity-developer] OpenID support added to sandbox!

2007-04-20 Thread Ray Krueger
I've already started working on some refactoring. I believe I can reduce the OpenIDResponseProcessingFilter and OpenIDLoginInitiationServlet into one standard OpenIdProcessingFilter. This also has the side effect of increasing test coverage by reducing the amount of code to test :) On 4/20/07,

Re: [Acegisecurity-developer] OpenID support

2007-03-14 Thread Robin.Bramley
Date: Tue, 13 Mar 2007 08:40:43 -0700 snip Date: Thu, 8 Mar 2007 08:41:46 -0600 From: Ray Krueger Subject: Re: [Acegisecurity-developer] OpenID support I am interested in getting involved in this effort as well. I agree with the transparency of the OpenId vs Username field. One of the ideas

Re: [Acegisecurity-developer] OpenID support

2007-03-14 Thread Ray Krueger
-developer Digest, Vol 11, Issue 2 To: acegisecurity-developer@lists.sourceforge.net Reply-to: acegisecurity-developer@lists.sourceforge.net Date: Tue, 13 Mar 2007 08:40:43 -0700 snip Date: Thu, 8 Mar 2007 08:41:46 -0600 From: Ray Krueger Subject: Re: [Acegisecurity-developer] OpenID support I am

Re: [Acegisecurity-developer] OpenID support

2007-03-14 Thread Matt Raible
all start taking a look at it. -Original Message- From: Matt Raible Sent: 08 March 2007 14:20 To: Robin.Bramley Cc: acegisecurity-developer@lists.sourceforge.net Subject: Re: [Acegisecurity-developer] OpenID support That's great to hear someone is working

Re: [Acegisecurity-developer] OpenID support

2007-03-08 Thread Ray Krueger
I am interested in getting involved in this effort as well. I agree with the transparency of the OpenId vs Username field. One of the ideas that I lean towards is following a url pattern, rather than just the host.domain pattern. DHH (the rails guy) talked about this exact subject a few days ago

[Acegisecurity-developer] OpenID support?

2006-12-29 Thread Matt Raible
Are there any plans to support OpenID as a SSO option with Acegi Security? http://openid.net We've seen some interest in supporting this with Roller - which uses Acegi for its security. Thanks, Matt -- http://raibledesigns.com