Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It is usual that a plugin contains one or moreĀ Modules, so the usual way to add functionality via a plugin is to install the plugin, then enable the module (if not already done for you) and then complete any per-module configuration.

We maintain a directory of known plugins.

Plugin Versioning and IdP Versioning

...

Short

Long

Parameter

Description

-i

--install

File Or URL

Install the provided qualifier

-u

--update

List PluginId

Update installed pluginsplugin

-r

--remove

PluginId

Remove the installed plugin

-l

--list


Enumerate all installed plugins

-fl

--full-list


Give full version details for all installed plugins

-cl

--contents-list

PluginId

List all files installed by the specified plugin

-L 4.2

--list-available

List available plugins (i.e discover plugins which can be downloaded and installed)
Use --updateURL to specify the source for plugins not provided by the Shibboleth Project

-I 4.2

--install-ID

PluginId

Install plugin from its ID. The plugin should be available at the default endpoint (or that specified by --updateURL)


--noCheck


Do not check for compatibility with the current IdP Version

--updateURL

Specify the update URL (for -L, -I or to override the plugin provided value)


--license

PluginId

Output the license information for the specified plugin

...