Versions Compared

Key

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

...

Note

Note that at present, most of the examples in the documentation all use Nashorn and will usually NOT work unmodified with Rhino. There are significant differences in how Java classes are imported and new objects created between the two languages.

...

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.idp.plugin.rhino

PluginId

Latest Version

net.shibboleth.idp.plugin.rhino

1.1.0: download

Configuration

This plugin requires no configuration and does not expose any Modules. Its sole purpose is to add a new scripting language to the IdP. The plugin is actually a  JSR-223 implementation which works alongside the IdP to make these language strings available:

...