Search code examples
javaopenid

Getting started with OpenID


I'm looking to integrate OpenID into my website, but I need a tutorial to help me get going.

You can assume I have a good programming knowledge when making a recommendation :)


Solution

  • An excellent tutorial that explains how OpenID works can be found here:

    Enterprise Java: Using OpenID

    and shows you how to implement it using OpenID4Java (maintained on code.google.com)