Check out 
http://technowobble.blogspot.com/2010/07/gwt-and-open-id-using-spring-security.html.


On Jul 14, 5:04 pm, giannisdag <pascoua...@gmail.com> wrote:
> Hi I am using spring security, and I would like to enable and openid
> login and MVP. I am using spring security at the method level access,
> not at the page level. Simply, when the user requests an action that
> it is not allowed, he is redirected to the login view, where he gets
> two form logins, one with site checking which is done, and one with
> openid. Spring security is used to catch the method access denial. As
> I read, generally openid works like this:
> the user is redirected to an openid provider, logins, and then is
> redirected back to the url page. This is done automatically with
> spring security, but with GWT it needs a new approach, implementing
> both spring security and GWT. Does anybody has a demo code?
> Also I found an interesting solution GWT + Openid without spring
> security.
>  http://armelnene.blogspot.com/2009/12/dummies-guide-to-gwt-and-openid...
> What do you think?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to