Versions Compared

Key

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

...

This plugin provides reusable OpenID Connect (OIDC) and OAuth Java components which are common across Shibboleth OIDC- and OAuth-dependent plugin functionality. As such, this plugin does not provide any deployer features by itself but is required to be installed by other plugins. It prevents duplication of libraries and conflicts when combining features. Its module ID will generally increment when incompatible changes occur.

Plugin Installation

Info

Starting with IdP 4.2 you can the install the latest plugin version supported on your IdP version with
.\plugin.sh -I net.shibboleth.oidc.common

...