CommandLines
The bin subdirectory of an IdP installation provides multiple command line utilities. Many (but not all) are a thin veneer over the WebInterfaces.
Command Line | Description |
---|---|
aacli | Calls the AACLI web service |
build | Rebuilds the war file after a change to edit-webapp as described here |
dumpconfig | Call the Configuration Reporting web service |
keygen | Creates a self signed key pair. Referenced by examples in SecretKeyManagement |
mdquery | Calls the MetadataQuery web service |
module | Manages Modules |
plugin | Manages plugins PluginInstallation |
reload-metadata | Calls the MetadataReload web service |
reload-service | Calls the ReloadableServices | ReloadableServices ReloadURL web service |
sealer | Allows direct encryption/decryption of data using the IdP’s secret key and data sealing mechanism |
seckeygen | Described in SecretKeyManagement |
setacl (Windows Only) | Sets restrictive ACLs over an IdP installation as described here |
status | Calls the Status web service |
update | Checks for and optionally downloads new versions of the IdP, as described in CheckForUpdates |
version | Displays the currently installed IdP version |
Â
Â