[appengine-java] Re: How to use OpenID on the GAE (with the GWT frontend)

2010-05-26 Thread alucarD
If U want try this solution U must change authentication options in google app engine dashboard : Administration - Application Settings. On May 19, 1:36 am, Drasko drasko.ko...@googlemail.com wrote: I put some stuff onhttp://super-easy.blogspot.com... hope it helps. On May 16, 5:13 

[appengine-java] Re: How to use OpenID on the GAE (with the GWT frontend)

2010-05-26 Thread alucarD
Anyone try this solution merge with oauth to achieve hybrid protocol (openid + oauth)? I want in one step log into my application using gmail account and also grant access to some google services like picasa,youtube,maps,... ;] On 19 Maj, 01:36, Drasko drasko.ko...@googlemail.com wrote: I put

[appengine-java] hybrid protocol (openid + oauth) in GWT

2010-05-26 Thread alucarD
Anyone try this solution with oauth? I want achieve one step authorization(for log in to my application) and authentication(to grant acces to google services: picasa,...) like in hybrid protocol (openid + oauth). In GWT its not quite simple to implement hybrid protocol;] -- You received this

[appengine-java] Re: hybrid protocol (openid + oauth) in GWT

2010-05-26 Thread alucarD
-in-java-on-gae.html . How add to this oauth from app engine? On 26 Maj, 11:39, alucarD kudlaty@gmail.com wrote: Anyone try this solution with oauth? I want achieve one step authorization(for log in to my application) and authentication(to grant acces to google services: picasa,...) like