Friday April 20, 2007
Acegi Security adds OpenID support to its sandbox From the Acegi Security mailing list:
Thanks to the efforts of Robin Bramley; we now have a first draft of OpenID support in the sandbox. The code is mostly as-is from when Robin submitted sent it to me. I've done all the standard jalopy formatting of the code so it blends in and has the proper file headers.
I don't know how much this will help folks developing intranet applications, but it's pretty cool for those doing otherwise. Anyone want to take a stab getting OpenID working with Roller? It uses Acegi and supports SSO, so hopefully it won't be too difficult.
See Timothy M. O'Brien's writeup as well as Ray Krueger's for more information.
Posted in Java
at Apr 20 2007, 11:33:17 AM MDT
4 Comments
Search This Site
Recent Entries
- Secure JSON Services with Play Scala and SecureSocial
- My What's New in Spring 3.1 Presentation
- Twitter's Open Source Summit: Bootstrap 2.0 Edition
- Refreshing AppFuse's UI with Twitter Bootstrap
- 2011 - A Year in Review
- Upgrading AppFuse to Spring Security 3.1 and Spring 3.1
- What have I been working on at Taleo?
- Our Engaging Trip to Paris and Antwerp
- My HTML5 with Play Scala, CoffeeScript and Jade Presentation from Devoxx 2011
- Deploying Java and Play Framework Apps to the Cloud with James Ward
Posted by Matt Raible on March 08, 2011 at 09:10 AM MST #
I'm interested in can enable OpenID in acegi security, but I'm confused. In what specific version is already given support for OpenID?
I read and read but can not find exactly what version of acegi security is that it supports OpenID.
Could you help me? Thanks
Posted by Seth Karim on March 08, 2011 at 01:30 PM MST #
Matt thanks for answering.
I hope not bother to post this here, but the reason for my question is because I need to implement openid in a project of my work in appfuse 1.9.4.
appfuse acegi-security 1.9.4 uses 1.0.2 and does not support openid. Spring-security is up to the openid 2.0.0 is enabled.
Openid is possible to implement in this version of appfuse? or as may be updated from acegi-security spring-security 1.0.2 to 2.0.0?
Here is where I posted my question:
http://appfuse.547863.n4.nabble.com/integrating-openid-on-appfuse-1-9-4-td3339409.html
http://appfuse.547863.n4.nabble.com/upgrading-acegi-security-to-spring-security-in-appfuse-1-9-4-td3341510.html
Eager hope your answer. Thank you very much
Posted by Seth Karim on March 08, 2011 at 02:41 PM MST #
Posted by Matt Raible on March 09, 2011 at 10:21 AM MST #