This is a complete demonstration web site that shows use of an Information Card RP to control access to web site assets. You can download the entire pre-built Higgins RP Demo package from here. It includes a pre-configured Jetty Server.

The only additional requirement is JDK with Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files. This is available from Sun on the JDK 1.5 Download Page – scroll down to the Other Downloads section.

To run this Higgins RP Demo Website:

  • Download zip and unzip it
  • Open terminal window and change directory to higgins-rpdemo
    java -jar start.jar etc/jetty.xml etc/jetty-ssl.xml (Make sure you are using java from JDK with Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files)
  • You will be able to access the application at https://localhost:9443/RelyingPartyDemoApp
  • Please check README.TXT for more details.