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

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -