Matt RaibleMatt Raible is a Web Developer and Java Champion. Connect with him on LinkedIn.

The Angular Mini-Book The Angular Mini-Book is a guide to getting started with Angular. You'll learn how to develop a bare-bones application, test it, and deploy it. Then you'll move on to adding Bootstrap, Angular Material, continuous integration, and authentication.

Spring Boot is a popular framework for building REST APIs. You'll learn how to integrate Angular with Spring Boot and use security best practices like HTTPS and a content security policy.

For book updates, follow @angular_book on Twitter.

The JHipster Mini-Book The JHipster Mini-Book is a guide to getting started with hip technologies today: Angular, Bootstrap, and Spring Boot. All of these frameworks are wrapped up in an easy-to-use project called JHipster.

This book shows you how to build an app with JHipster, and guides you through the plethora of tools, techniques and options you can use. Furthermore, it explains the UI and API building blocks so you understand the underpinnings of your great application.

For book updates, follow @jhipster-book on Twitter.

10+ YEARS


Over 10 years ago, I wrote my first blog post. Since then, I've authored books, had kids, traveled the world, found Trish and blogged about it all.

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
Comments:

Spring Security is the new name for Acegi Security. I believe they've supported OpenID since version 2. You might also checkout OpenID authentication with Spring Security.

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 #

Seth - the reason you haven't received any responses to your questions is because you're posting them in the parent forum - which doesn't post to the mailing list. I'll answer them on Nabble, but please use the "users" forum in the future (or subscribe to the mailing list).

Posted by Matt Raible on March 09, 2011 at 10:21 AM MST #

Post a Comment:
  • HTML Syntax: Allowed