Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Testbed doc

...

If you can live with a test environment that uses the latest snapshots, the java-idp-testbed project launches an embedded Jetty container to run the snapshot IdP locally on port 8443. Modifying the POM to reference any extension projects of your own may (emphasis on may) allow you to run those extensions by configuring the IdP to use them.

...

A README file in the project outlines how to run the testbed with maven or EclipseEclipse, simply by running Main.java as a Java Application.