I am looking for a really simple GWT OpenID example and have not found it yet. There were some that are reasonable starts, but miss small things, such as "checking" the user. I would like to have a GWT application with RPC calls, and it will not be a GAE-based application, so the examples that rely on the built-in auth for the application, unfortunately, will not work.
Does anyone have pointers?
Btw, it looks like I will use openid4java on the server side of the RPC.
Here are some of the textbooks we found:
source
share