Hi Eric,
I have seen this and maybe it is the approach I should take, however it
makes no mention of Spring and Id like to be able to have it load the user
roles from my spring config.

If I use openid4java <http://code.google.com/> to determine whether I can
authenticate, how do I then tell Spring that I have authenticated them?

Tom

On Wed, Dec 29, 2010 at 12:49 PM, Eric Hamel <dantehick...@gmail.com> wrote:

> This might help...
>
> http://www.ibm.com/developerworks/java/library/j-openid/index.html
>
> On Wed, Dec 29, 2010 at 5:04 AM, Tom Howe <tomh...@artcore.com> wrote:
>
> > I have followed the instructions at
> >
> https://cwiki.apache.org/WICKET/spring-security-and-wicket-auth-roles.htmlto
> > integrate basic user/pass authentication using Spring security into my
> > wicket app.
> > How would I go about adding open-id authentication? Spring security
> > supports
> > <openid-login> as a config option but adding this has no effect. I think
> > this is because the example integration with wicket-auth-roles on that
> page
> > seems geared only towards user/password authentication.
> >
> > Are there any examples for adding openid login in a similar manner to
> > stackoverflow to a wicket app, preferably using spring?
> >
> > Thanks, Tom
> >
>
>
>
> --
> Sent by Eric Hamel
>

Reply via email to