Re: [openid4java] OP on GAE using openid4java

62 views
Skip to first unread message

Mitch S

unread,
Jul 19, 2012, 3:48:24 PM7/19/12
to openi...@googlegroups.com
Not OP MultiAuth, but I have a working version of OpenID under Spring Security in this tool: http://opendatakit.org/use/aggregate/  codebase is here: http://code.google.com/p/opendatakit/wiki/SourceTab
Uses a more generic implementation of the functionality first described in
the blog posts:
http://peterkenji.blogspot.com/2009/08/using-apache-httpclient-4-with-google.html
and
http://esxx.blogspot.com/2009/06/using-apaches-httpclient-on-google-app.html

And it (and the copy of openid4java code I'm using) have been updated to use httpClient 4.1.2 libraries and support variable
deadlines (timeouts), redirects, certificate validation, and expect-continue
semantics (provided Google's UrlFetchService supports those semantics).

Mitch

On Thu, Jul 5, 2012 at 11:20 PM, Chamika Dilshan <cham...@gmail.com> wrote:
I have started to implement OP on GAE using openid4java. Has anybody done that before?

--
You received this message because you are subscribed to the Google Groups "OpenID4Java" group.
To view this discussion on the web visit https://groups.google.com/d/msg/openid4java/-/ZGozHW2ipYIJ.
To post to this group, send email to openi...@googlegroups.com.
To unsubscribe from this group, send email to openid4java...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/openid4java?hl=en.



--
Mitch Sundt
Software Engineer
University of Washington
mitche...@gmail.com

Richard Berger

unread,
Jul 20, 2012, 6:34:36 PM7/20/12
to openi...@googlegroups.com
I started implementing OpenID on GAE, using Restlet and Restlet's OpenID extension.  It didn't really work out for me.  So I changed to using Google's OpenId (UserService) and Federated Identity and eliminating the Restlet extension (still using core Restlet though).  In general, that seems to be working fine - although a mystery or two remains.
Reply all
Reply to author
Forward
0 new messages