...
Option | Description |
---|---|
-t | This is either the location of an existing install (to be upgraded) or where to put a new install. |
--noPrompt | If set to true then an installation will fail rather than prompt for a missing property. |
--propertyFile | |
-h | DNS name of IdP Host. |
--scope | Scope that the IdP will assert |
-e | Entity ID of the new IdP |
-kp | Password for the generate Key Store. If a password is not specified and random string of characters is generated. |
-sp | Password for the generated Data Sealer. If a password is not specified and random string of characters is generated. |
-hc | The bean name of an http client to use (for Module and Plugin) operations |
-hs | The bean name of an HttpClientSecurityParameters to use |
The idp.conf.preoverlay and idp.initial.edit-webapp properties are no longer available.
A Quick Test
You can test that the IdP is properly installed and is at least running successfully in the container with the status command line utility (bin/status.sh or bin\status.bat).
...