This is my use case. We are building a health care solution using App Engine. The idea is people would be able to add the health care app engine solution in their Google App Domain. The health care app engine solution will be able to differentiate there request from different Google Apps and store data using the new multi-tenancy NameSpace features. In short one deployment being accessed by multiple Google Apps and data partitioned according to name space. Is this possible ?
As I understand one would need to get openid authentication working for Google Apps as Gmail Option or Google Apps authentication will not help me in my above mentioned scenario. If one gets open id working for Apps can there be one deployment of app engine serving multiple Google Apps user ? A clear answer will help -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
