[appengine-java] Re: Change Auth method

2010-10-19 Thread Ice13ill
You can link a gmail accound with a apps account. Maybe you can use this... On Oct 19, 7:16 am, Gal Dolber wrote: > Thanks, I saw that. I was wondering if it can be done after you create the > app. But I think thats not possible > > > > > > On Mon, Oct 18, 2010 at 10:41 PM, SebaGra wrote: > > Hi

[appengine-java] Re: Change Auth method

2010-10-22 Thread Nurettin Omer Hamzaoglu
Gal, Its stated that "In particular, you can only switch between Google Accounts and OpenID (Federated Login)." at http://code.google.com/appengine/docs/java/users/overview.html#Authentication_Options You need to use Federated login option and it can be selected later as I did too. But for the lo

Re: [appengine-java] Re: Change Auth method

2010-10-22 Thread Gal Dolber
Thank! I will try that out On Thu, Oct 21, 2010 at 5:31 PM, Nurettin Omer Hamzaoglu < nomerhamzao...@gmail.com> wrote: > Gal, > > Its stated that "In particular, you can only switch between Google > Accounts and OpenID (Federated Login)." at > > http://code.google.com/appengine/docs/java/users/ov