Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • an IdP configured by idp-conf from the classpath (by setting the idp.home and idp.webflows system properties)
  • a mock SAML SP
  • a test in-memory LDAP directory server

How to Run the Testbed in Eclipse with Jetty 9.3How to Run the Testbed in Eclipse with Jetty 9.4

Properties

Note that the Jetty WebAppProvider configured in idp-jetty-base's jetty-deploy.xml reads properties from idp-jetty-base's start.d/idp.ini, hence properties used in a deployment descriptor XML file are not overridable via command line arguments or via other start.d/*.ini files.

...