Thank you for the pointer: I think that would at least be good news
for developers, since App Engine seems to have trouble handling Google
Accounts created from an Apps address (there's much on the group about
this).

Regards
Lorenzo

On Jul 6, 12:27 am, Uros Trebec <uros.tre...@gmail.com> wrote:
> Thanks for all suggestions! I'll try to make it work...
>
> On the same note, does anyone know anything about 
> this:http://smarterware.org/6394/google-apps-vs-google-accounts-resolution...
>
> Regards,
> Uros
>
> On Jul 5, 9:25 am, "l.denardo" <lorenzo.dena...@gmail.com> wrote:
>
> > You should use the Users API using the OpenID option.
>
> > Then you can log in both accounts passing different parameters to the
> > createLoginURL method
>
> >https://www.google.com/accounts/o8/id        -- >for 
> >gmailhttps://www.google.com/accounts/o8/site-xrds?hd=$DOMAIN -->
> > substituting your domain name to $DOMAIN
>
> > A good guide is 
> > athttp://super-easy.blogspot.com/2010/05/using-openid-in-java-on-gae.html
>
> > Regards
> > Lorenzo
>
> > On Jul 3, 9:18 am, Robert Kluin <robert.kl...@gmail.com> wrote:
>
> > > About the only way would be OAuth.
>
> > > There are several items in the issue tracker related to this topic.
> > > And it comes up on the forum from time-to-time as well.
>
> > > Robert
>
> > > On Thu, Jul 1, 2010 at 6:52 PM,UrosTrebec <uros.tre...@gmail.com> wrote:
> > > > Hello everyone!
>
> > > > I apologize in advanced if this topic was already covered, I couldn't
> > > > hunt it down.
>
> > > > So, to the point:
> > > > I'm developing a public application that requires users to log in at
> > > > some point. Currently my application's Settings are set to use "Google
> > > > Accounts API" for authentication. This has a less desirable effect of
> > > > not being able to use my Google Apps account (not the same domain as
> > > > the application) to authenticate as a user.
>
> > > > I wonder if there is _any_ way to enable both "users" to authenticate?
> > > > Maybe using OAuth authentication option?
>
> > > > Thanks for reading and I hope someone can help.
>
> > > > Best regards,
> > > >UrosTrebec
>
> > > > --
> > > > You received this message because you are subscribed to the Google 
> > > > Groups "Google App Engine" group.
> > > > To post to this group, send email to google-appeng...@googlegroups.com.
> > > > To unsubscribe from this group, send email to 
> > > > google-appengine+unsubscr...@googlegroups.com.
> > > > For more options, visit this group 
> > > > athttp://groups.google.com/group/google-appengine?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to