PropertyDrivenInstallation

PropertyDrivenInstallation

The installation process can be controlled by setting properties on the command line.   These are detailed below.

In general, only the "usual" properties are of interest.  The advanced properties are listed for completeness and are like to be useful mostly to people writing installation  packages (for instance Federation Operators).  

The best & definitive documentation for these properties is the code itself.

Examples

In all the examples below the command line will be

./bin/install.sh --propertyFile <file>

for Unix and

./bin/install.bat --propertyFile <file>

for Windows

Property file setting generated key size and enabling two additional modules during installation
idp.keysize=2048 idp.initial.modules=+idp.intercept.Impersonate,idp.authn.MFA