I want users to be able to log into my website with OpenID, but I don't know which library to use. I know which ones are out there, but I would like to know which one would be best. I'm running JOnAS, but no web framework (no Spring, Struts, GWT, etc.). (Please don't chastise me for not using a web framework. I have my reasons.) For what it's worth, my web site is broken into multiple WARs, and I would prefer something that works well in that situation, but that's not a big deal.
Does anyone have experience with the different libraries? Any experiences or wisdom you can share?
OpenID Connect can be freely used by anyone.
OidcRP 2.1. 0. A complete Open Source implementation of core OIDC and a number of extensions.
The main differentiator between these three players is that OAuth 2.0 is a framework that controls authorization to a protected resource such as an application or a set of files, while OpenID Connect and SAML are both industry standards for federated authentication.
I would have a look at http://code.google.com/p/openid4java/ and http://code.google.com/p/openid4java/wiki/QuickStart
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With