Domains:

0 views
Skip to first unread message

Issac Kelly

unread,
Apr 8, 2008, 11:25:20 AM4/8/08
to Google App Engine
Can multiple domains subscribe to the same app? if so, how is that
app restricted (and eventually charged) by the app's usage, or by the
domain usage?

Can we please have PHP?

Oh, and like most other people... Waiting on the second batch of
invites.

Gabe Cohen

unread,
Apr 8, 2008, 5:57:27 PM4/8/08
to Google App Engine
If you choose to restrict authentication to a domain when you
initially create your application, then only that domain can use the
application. If you don't restrict authentication, then multiple
Google Apps domains can point to the app. Does that help?

-Gabe

Issac Kelly

unread,
Apr 8, 2008, 7:03:31 PM4/8/08
to Google App Engine
well, could I restrict it to multiple domains, and not 'a' domain?

ma...@google.com

unread,
Apr 9, 2008, 2:07:35 PM4/9/08
to Google App Engine
Hi,
At this time you can only restrict your authentication to a single
Google Apps domain or to Google Accounts. Please feel free to file
any feature requests in our Code Hosting project:
http://code.google.com/p/googleappengine/issues/list

-Marzia

Jens Scheffler

unread,
Apr 12, 2008, 1:50:27 PM4/12/08
to Google App Engine
For what it's worth, one can still do some neat stuff with multiple
domains,
as long as you are ok with accepting only gmail login. For example:

Check out http://aef.appspot.com/. This is yet another shortlinker
tool for URLs,
but with a twist:

It reads the domain a request comes from through
os.environ['SERVER_NAME']
and uses it partition the database. As a result, multiple domains can
be bound
to the same app, each with its own link database, separate
administrators and
independent security settings (like IP whitelisting for internal
applications).
For example, the same app is bound at http://links.appenginefan.com/,
but it
has a completely different set of links (and does not permit non-
admins to
create their own links). You can compare the distinct data spaces by
going to

http://aef.appspot.com/content.py and
http://links.appenginefan.com/content.py


Cheers,

Jens

On Apr 9, 11:07 am, ma...@google.com wrote:
> Hi,
> At this time you can only restrict your authentication to a single
> Google Appsdomainor to Google Accounts. Please feel free to file
> any feature requests in our Code Hosting project:http://code.google.com/p/googleappengine/issues/list
>
> -Marzia
>
> On Apr 8, 4:03 pm, Issac Kelly <issac.ke...@gmail.com> wrote:
>
> > well, could I restrict it tomultipledomains, and not 'a'domain?
>
> > On Apr 8, 5:57 pm, Gabe Cohen <gaco...@gmail.com> wrote:
>
> > > If you choose to restrict authentication to adomainwhen you
> > > initially create your application, then only thatdomaincan use the
> > > application. If you don't restrict authentication, thenmultiple
> > > Google Apps domains can point to the app. Does that help?
>
> > > -Gabe
>
> > > On Apr 8, 8:25 am, Issac Kelly <issac.ke...@gmail.com> wrote:
>
> > > > Canmultipledomains subscribe to the same app? if so, how is that
Reply all
Reply to author
Forward
0 new messages