gwt - How do I implement an OpenID consumer in my Google App Engine project? -
I want to use OpenID in my Java web application but I do not know where to start ...
I have seen and
openid4java says that you have to keep some libraries on "approved libraries" -path. I have no locally on my computer, and I'm not sure how to do this on Google App Engine.
joid looks very easy, but does not seem to get an HTTP 400 back from Google as long as I try to get certification.
Any hint?
Comments
Post a Comment