Hi Aral,

With App Engine, authentication is based on subdomain, not on app id. So if
you have to redirect a user to a different domain (such as www.myapp.com to
myapp.appspot.com), they will need to sign in again.

-Marzia

On Sun, Nov 23, 2008 at 5:17 AM, Aral Balkan <[EMAIL PROTECTED]> wrote:

>
> Hi Marzia,
>
> I've got a question about this: On my app, I know that I was losing
> the session when I had PayPal return to www.myapp.com when the user
> had originally signed in from myapp.com (naked domain). I've since
> fixed that issue when by forwarding everything to www. in my front
> controller. However, how will the user's session be affected if they
> sign in from www.myapp.com and then return to myapp.appspot.com? Does
> this mean that the user will have to sign in twice?
>
> Thanks,
> Aral
>
> On Nov 18, 9:44 pm, Marzia Niccolai <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I'm guessing you mean 'level 2' integration with Google Checkout.  And
> yes,
> > this is possible, simply enter the appspot URL where you have written
> your
> > secure callback handler in to your Google Checkout merchant account
> > settings.
> >
> > -Marzia
> >
> > On Tue, Nov 18, 2008 at 1:42 PM, Barry Hunter
> > <[EMAIL PROTECTED]>wrote:
> >
> >
> >
> > > "level 2 integration" of what?
> >
> > > On Tue, Nov 18, 2008 at 8:28 PM, Will F. <[EMAIL PROTECTED]> wrote:
> >
> > > > Can i use google app engines ssl with level 2 integration?
> >
> > > --
> > > Barry
> >
> > > -www.nearby.org.uk-www.geograph.org.uk-
> >
>

--~--~---------~--~----~------------~-------~--~----~
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-appengine@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to