A suitable deployed container (here assumed to be glassfish
though tomcat should be sufficient) to support a web application.
Testing has been carried out with Payara 41. Payara/Glassfish
installation instructions are available.
Python (version 2.4 to 2.7) installed on the server.
Values must be chosen from: TargetServer
Though only Glassfish is working properly at the moment.
home
is the top level of the container installation. For
glassfish/payara it must contain "glassfish/domains" and for wildfly
it must contain jboss-modules.jar.
port
is the administration port of the container which is
typically 4848 for glassfish and 9990 for wildfly.
secure
must be set to true or false. If true then only https and
not http connections will be allowed.
Properties to set in the run.properties for the ids.server