Hi, we're developing a service on GAE that we want to start selling to both individual using gmail accounts and companies using google apps - basically we need to authenticate both type of accounts in one application.
I was looking into the docs and this forum, and it seems to me that there are two ways to do it, if someone could comment on whether they are the complete set, or there is some other way, that would be great: 1. Request multi-ID support for our app through http://code.google.com/support/bin/request.py?contact_type=AppEngineMultiInstanceExceptionRequest and add our app to all google domains who want to use us - but that model doesn't seem scalable one, not I'm sure if our customers will be fine with granting us even temporary administrative access in order to add the app to their account. 2. Go through marketplace and use onlineid? In this case we will get better integration into the google app enviroment, but my understanding is we will have to pay for that 20% of revenue (in case we select the "add to" option) to Google. Are there other ways? If these two ways are correct, if we don't need the other benefits of marketplace integration, will Google be approving the request for each customer that we may have or we can't count on that? (and we could have hundreds of customers). If any of the users of the forum had similar issue and got it solved, I'd appreciate if they could share the learnings. Thank you, Dmitry -- 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.
