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 some stuff onhttp://super-easy.blogspot.com... hope it helps.
>
> On May 16, 5:13 am, Drasko <drasko.ko...@googlemail.com> wrote:
>
>
>
>
>
> > I am a bit slow in creating the GWT part ... but it looks already much
> > better.
> > The latest code is running onhttp://super-easy.appspot.com
> > There will be soon some content on super-easy.blogspot.com and
> > code.google.com/p/super-easy
> > My goal is to try to pack it in a nice widget and make it *super
> > easy*... Thanks guys at Java AppEngine team who are daily releasing
> > updates ;-)
>
> > On May 15, 5:53 pm, Mark  Renouf <mark.ren...@gmail.com> wrote:
>
> > > The button displays an alert, but does not redirect. Copying the URL
> > > from the alert dialog and manually visiting it does work, and I'm
> > > logged into your app via my Yahoo account.
>
> > > Can you share your example code for this project?
>
> > > On May 15, 6:29 am, Drasko <drasko.ko...@googlemail.com> wrote:
>
> > > > And just as I managed to make it working, the new release 1.3.4 got
> > > > released and really got me totally scared as no more federated methods
> > > > were there. Luckily it was just an API cleanup and now both the
> > > > "Google Account API" and the "(Experimental) Federated Login" are
> > > > using the same User class and the methods to obtain login and logout
> > > > redirects ... COOL ;-)
>
> > > > The extended "Web Application Starter Project" using a widget to
> > > > authenticate users via OpenID is available 
> > > > onhttp://super-easy.appspot.com
>
> > > > On May 14, 12:16 pm, Drasko <drasko.ko...@googlemail.com> wrote:
>
> > > > > I am doing a major rewrite of a working website. We have chosen GWT
> > > > > and GAE as the target architecture.
>
> > > > > I would like to complement our propriatory user authentication schema
> > > > > with OpenID. Hence, I was very happy that GAE supports the "federated
> > > > > login". After spending the last 8 hours, I have failed to discover any
> > > > > useful artifacts that would make me understand how to use the User API
> > > > > in the federated mode.
>
> > > > > Additionally, I found out that the guestbook sample gets broken when
> > > > > switching the authentication option from the "Google Account API" to
> > > > > the "Federated Login", causing the login page to be repeatedly called
> > > > > (shortly showing the CheckCookie URL inbetween). I guess this is not a
> > > > > planned behaviour, even thought the method used for obtaining the
> > > > > redirect URL is not forseen for the federated mode (createLoginURL vs
> > > > > createFederatedLoginURL).
>
> > > > > I would appreciate any comments and/or pointers on this topic as I am
> > > > > aiming on producing a set of basic demo applications using the most
> > > > > promising libraries. The findings will be published in the  blog
> > > > > (super-easy.blogspot.com) with the hope that others won't need to
> > > > > waste so much time.
>
> > > > > I read lots of posts reffering to the dyuproject as a viable OpenID
> > > > > library for GAE and will use it as the next candidate.
>
> > > > > Thanks for your help
>
> > > > > --
> > > > > 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-j...@googlegroups.com.
> > > > > To unsubscribe from this group, send email to 
> > > > > google-appengine-java+unsubscr...@googlegroups.com.
> > > > > For more options, visit this group 
> > > > > athttp://groups.google.com/group/google-appengine-java?hl=en.
>
> > > > --
> > > > 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-j...@googlegroups.com.
> > > > To unsubscribe from this group, send email to 
> > > > google-appengine-java+unsubscr...@googlegroups.com.
> > > > For more options, visit this group 
> > > > athttp://groups.google.com/group/google-appengine-java?hl=en.
>
> > > --
> > > 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-j...@googlegroups.com.
> > > To unsubscribe from this group, send email to 
> > > google-appengine-java+unsubscr...@googlegroups.com.
> > > For more options, visit this group 
> > > athttp://groups.google.com/group/google-appengine-java?hl=en.
>
> > --
> > 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-j...@googlegroups.com.
> > To unsubscribe from this group, send email to 
> > google-appengine-java+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://groups.google.com/group/google-appengine-java?hl=en.
>
> --
> 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-j...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-appengine-java+unsubscr...@googlegroups.com.
> For more options, visit this group 
> athttp://groups.google.com/group/google-appengine-java?hl=en.

-- 
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-j...@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