[appengine-java] App Engine and Google Apps

2010-09-08 Thread Vishal Singh
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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



Re: [appengine-java] App Engine and Google Apps

2010-09-08 Thread Ikai L (Google)
Yes, you can partition by namespace on domain. You shouldn't need OpenID to
get this to work.

Just be aware that we've stated in the fact we are not HIPAA compliant:

http://www.hhs.gov/ocr/privacy/

Check with your legal counsel before proceeding.

On Wed, Sep 8, 2010 at 9:42 AM, Vishal Singh singh.vi...@gmail.com wrote:

 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
 google-appengine-j...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine-java+unsubscr...@googlegroups.comgoogle-appengine-java%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-appengine-java?hl=en.




-- 
Ikai Lan
Developer Programs Engineer, Google App Engine
Blog: http://googleappengine.blogspot.com
Twitter: http://twitter.com/app_engine
Reddit: http://www.reddit.com/r/appengine

-- 
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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.