Possible issue with --scope option in Shibboleth IdP 5.2.3 installer
Hiroyuki Sato
hiroysato at gmail.com
Wed Aug 19 13:54:10 UTC 2026
Hello,
I am new to Shibboleth.
I noticed that the installer command in Shibboleth Identity Provider
5.2.3 accepts the --scope option, but this option does not appear to
be listed in the installer's help output (bin/install.sh --help).
I was going to open an issue for this, but it seems that I do not have
permission to create issues, so I am reporting it here instead.
Thank you.
https://codeberg.org/Shibboleth/java-identity-provider/src/branch/main/idp-installer/src/main/java/net/shibboleth/idp/installer/impl/IdPInstallerArguments.java#L59-L61
https://codeberg.org/Shibboleth/java-identity-provider/src/branch/main/idp-installer/src/main/java/net/shibboleth/idp/installer/impl/IdPInstallerArguments.java#L191
./install.sh --help
Install
Installs or upgrades an IdP
Install [options] springConfiguration
springConfiguration name of Spring configuration resource to use
==== Command Line Options ====
--help Prints this help information
--version Prints version
--ansi Use ANSI color codes
--lang Language range for i18n
--propertyFiles Comma-separated list of Spring property files
Logging Options - these options are mutually exclusive
--verbose Turn on verbose messages.
--quiet Restrict output messages to errors and warnings.
--logConfig Specifies a logback configuration file to use
to configure logging.
-t, --targetDir Where to install the IdP or location to update
--propertyFile Property file containing other parameterization
-h, --hostName DNS name for the IdP
-e, --entityID Entity ID for the IdP
-kp, --keystorePassword Password for the generated KeyStore
-sp, --sealerPassword Password for the generated Data Sealer
--noPrompt Unattended Install
-hc, --http-client Bean name for an http client (for Module and
Plugin Operations
-hs, --http-security Bean name for http security parameters (for
Module and Plugin Operations
--
Hiroyuki Sato
More information about the users
mailing list