Re: [Acegisecurity-developer] acegi openid from sandbox tip

2007-07-08 Thread Ray Krueger
Yeah, you can tell from the giant block of commented out deps in our pom.xml file that I had some trouble. We can upload their binary to our maven repo until they get it in place at ibiblio or maven.org. Phillip if your going to try this stuff out you can contact me for any patches/fixes needed.

[Acegisecurity-developer] an openid use aces

2007-07-08 Thread Phillip Rhodes
Hi everyone (and especially Ray). Got your openid lib working, great job. Thanks! You are working on the weekend, I admire that! I am trying to work out the process in which a user has an openid account on a 3rd party server, but they do not have an account for the openid client application.

Re: [Acegisecurity-developer] an openid use aces

2007-07-08 Thread Ray Krueger
Eventually I was hoping to implement the "suck in" using the OpenId attribute exchange. So that you could create the local account once OpenId has been authenticated. You draw in the "nickname" and maybe email address and then create the local account. This was only thoughts though, I haven't look