My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
JOpenId  
Overview of JOpenID
Featured
Updated May 12, 2010 by erwin.qu...@gmail.com

Overview

JOpenID is a very fast, lightweight Java client library for OpenID 2.0 specification. You can use JOpenID in your web site to enable users to sign on using their OpenID account without registration.

See Quick Start to learn how JOpenID works.

See Developer's Guide to learn how to use JOpenID in Java web applications.

See Updates to learn more about the new features included in the latest version of JOpenID.

Terminology

OpenID

OpenID is an open, decentralized standard for authenticating users which can be used for access control, allowing users to log on to different services with the same digital identity where these services trust the authentication body.

Identifier

An Identifier that was presented by the end user to your web site.

OP

OP stands for OpenID Provider. An OP authentication server is which your web site relies for an assertion that the end user owns an Identifier.

RP

RP stands for Relying Party. It is your web site which want to use OpenID authentication.

Alias

Alias refers to the extension namespace alias used by RP when requesting aditional information through OpenID Attribute Exchange.


Sign in to add a comment
Powered by Google Project Hosting