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