OpenID4Java Samples
* formredirection
JSP helper file for generating indirect messages (Authentication Requests
and Responses) through HTML FORM Redirection.
* simple-openid
An openid demo consumer and provider using only JSPs.
* consumer-servlet
An openid demo consumer using servlet.
* demorp
Demonstrative Relying Party implementation, featuring Attribute Exchange
and OpenID Infocards support.
See demorp/INSTALL for installation and configuration instructions.
* infocardop
Stripped down OpenID Provider implementation, adapted for the protocol flow
described by the OpenID Information Cards specification : handles only direct
verification (openid.mode=check_authentication) requests.
See infocardop/INSTALL for installation and configuration instructions.