Re: [Acegisecurity-developer] Spring Security + OpenID

2008-07-28 Thread Matthias Quasthoff
Hi Ray, Christopher and Viktor kept on working on Simple Registration/Attribute Exchange for Spring Security OpenID. Our patch is attached to http://jira.springframework.org/browse/SEC-935 Funnily, this patch also resolves SEC-931 Cheers Matthias Ray Krueger schrieb: > Hi Matthias, > We wou

Re: [Acegisecurity-developer] Spring Security + OpenID

2008-04-28 Thread Ray Krueger
Hi Matthias, We would, of course, love for you to do both :) At the very least open a Jira for the enhancement. The OpenID support is limited to authorization simply due to my own time constraints. I would definitely be interested in taking the next steps with OpenID. I had hoped to begin working

[Acegisecurity-developer] Spring Security + OpenID

2008-04-28 Thread Matthias Quasthoff
Hello all, we're developing on Grails + Acegi with OpenID support. However, when some new user logs into our site, he gets authenticated with his provider, but is then rejected in our web-app, probably because there is no existing user with this OpenID. Shouldn't "OpenID support" also mean sup