I'm a also very confused how to correctly implement the OpenID/OAuth2 flow.
I am using Google App Engine on the server.
How to integrate GAE UserService (Federated Login via OpenId) with the Google Apps Marketplace?
The documentation seems to be old and outdated and refers to the step2 library which is last updated in 2010.
Can someone post a sample how to build a minimal app using GAE that integrastes into the new Marketplace?
I am using Java.
Thanks a lot!
Daniel