Hey everybody, Is it possible to achieve SSO with the buil-in OpenId? I've been trying to integrate a Marketplace app and get the user logged in when coming from Google Apps (the admin panel or universal navigation). I failed miserably, then now I found this:
"The one exception to this is applications which do hybrid OpenID/ OAuth — whitelisting does not currently work with this approach." [1] I assume that I have to implement OpenId using a library instead of using the built-in one to achieve SSO with Google Apps in my app? Or is it possible to implement SSO with built-in OpenId? And if so, do you know if there are code examples anywhere? thanks, rodrigo [1] http://code.google.com/googleapps/marketplace/sso.html -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
