> For example I'd like my users to enter their u...@mycompany.com email
> rather than someb...@gmail.com.  Is this possible?
I have a GAE app defined as public which I can authenticate to using
u...@mycompany.com. The rules for when this does and doesn't work seem ill
defined.

> then you need to
> create a new application-id specifying which domain users can
> authenticate on your application.

Remember you need to get prior approval from Google before you create
multiple duplicate applications



On Fri, Oct 23, 2009 at 1:34 PM, Mansoor <khaja.mans...@gmail.com> wrote:

>
> At the time of creating an application-id on appengine, you have an
> option to allow authentication only for users of a particular domain
> or for all google account users. If you already have the application
> setup for universal google account authentication, then you need to
> create a new application-id specifying which domain users can
> authenticate on your application.
>
> On Oct 22, 7:20 pm, sportrider <sportri...@gmail.com> wrote:
> > I am working to publish a site on App Engine and would like to
> > authenticate users by using their Google Apps email rather than a
> > gmail email.
> >
> > For example I'd like my users to enter their u...@mycompany.com email
> > rather than someb...@gmail.com.  Is this possible?
> >
> > I've tried adding "mycompany.com" to the authDomain argument on
> > userService.createLoginURL(), but this didn't seem to do anything.
> >
> > Many thanks,
> > Chris
> >
>

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

Reply via email to