Im interested in know when people would be able to use their hosted
mails in google like an equivalent for a google account, for example
to join reader... or enter different appspot apps.

So like I see, if I do an application it will be a shared resource, I
mean, that is the way that for example the services for: calendar,
documents, sites and other services of google are implemented?


On 10 ago, 03:30, "Nick Johnson (Google)" <[email protected]>
wrote:
> On Mon, Aug 10, 2009 at 9:02 AM, Sudhir<[email protected]> wrote:
>
> > Heres the background - I'm developing anapp, lets say accounting
> > software, that I'd like to sell to organizations using Google Apps.
>
> > How do I manage deployments? If I just create oneapp, it is possible
> > for all my clients to import it into their dashboard and use it like
> > their ownapp?
>
> Yes, though currently their users will have to have Google accounts
> (you can create a Google account for any email address by going 
> tohttps://www.google.com/accounts/NewAccount) in order to sign in, since
> you can only set yourappto work with Google accounts or one 
> specificdomain'saccounts. Alternately, you can work around this limitation by
> using OpenID, but this is rather cumbersome.
>
>
>
> > I don't want to create, maintain and update a separateappfor each
> > and every one of my customers... how can I share theappwith my
> > client domains keeping a separate datastore and auth setup for each of
> > them?
>
> If you're using the approach outlined above, you'll need to enforce
> separation in your datastore yourself - for example, by restricting
> records based on the Host header the site is accessed through, and/or
> the hostname of the user who's logged in. One way to do this is with
> Hooks:http://code.google.com/appengine/articles/hooks.html
>
> -Nick Johnson
>
>
>
> > Sudhir
>
> --
> Nick Johnson, Developer Programs Engineer,AppEngine

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to