Versions Compared

Key

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

...

In summary, use the plugin command that ships with the IdP to install the plugin from either a local file pre-downloaded, or from a URL.

Installation
Code Block
languagebash
$ /opt/shibboleth-idp/bin/plugin.sh -i <plugin.tar.gz>

or

C:>\opt\shibboleth-idp\bin\plugin.bat -i <plugin.zip>

...